FHlslccHeaderWriter::WriteInputAttribute

Unreal Engine C++ API Reference > Developer > ShaderCompilerCommon > FHlslccHeaderWriter > WriteInputAttribute

References

   
Module ShaderCompilerCommon
Header /Engine/Source/Developer/ShaderCompilerCommon/Public/HlslccHeaderWriter.h
Include #include "HlslccHeaderWriter.h"
Source /Engine/Source/Developer/ShaderCompilerCommon/Private/HlslccHeaderWriter.cpp
void WriteInputAttribute
(
    const TCHAR * AttributeName,
    const TCHAR * TypeSpecifier,
    int32 Location,
    bool bLocationPrefix,
    bool bLocationSuffix
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library