![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MaterialShaderType.h>
Public Member Functions | |
| FMaterialShaderTypes () | |
| const FShaderType * | AddShaderType (const FShaderType *InType, int32 InPermutationId=0) |
| template<typename ShaderType > | |
| const FShaderType * | AddShaderType (int32 InPermutationId=0) |
Public Attributes | |
| const FShaderPipelineType * | PipelineType |
| const FShaderType * | ShaderType [SF_NumFrequencies] |
| int32 | PermutationId [SF_NumFrequencies] |
|
inline |
|
inline |
|
inline |
| int32 FMaterialShaderTypes::PermutationId[SF_NumFrequencies] |
| const FShaderPipelineType* FMaterialShaderTypes::PipelineType |
| const FShaderType* FMaterialShaderTypes::ShaderType[SF_NumFrequencies] |