Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Interfaces > API/Developer/TargetPlatform/Interfaces/IShaderFormat
References
| Module | TargetPlatform |
| Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/IShaderFormat.h |
| Include | #include "Interfaces/IShaderFormat.h" |
virtual bool UsesHLSLcc
(
const FShaderCompilerInput & Input
) const
Remarks
Can the shader compiler use the HLSLcc library when compiling shaders True if the shader compiler can use the HLSLcc library when compiling shaders, otherwise false.