UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FShaderLayoutEntry Class Reference

#include <MaterialShaderMapLayout.h>

Public Member Functions

 FShaderLayoutEntry ()
 
 FShaderLayoutEntry (FShaderType *InShaderType, int32 InPermutationId)
 

Public Attributes

FShaderTypeShaderType
 
int32 PermutationId
 

Constructor & Destructor Documentation

◆ FShaderLayoutEntry() [1/2]

FShaderLayoutEntry::FShaderLayoutEntry ( )
inline

◆ FShaderLayoutEntry() [2/2]

FShaderLayoutEntry::FShaderLayoutEntry ( FShaderType InShaderType,
int32  InPermutationId 
)
inline

Member Data Documentation

◆ PermutationId

int32 FShaderLayoutEntry::PermutationId

◆ ShaderType

FShaderType* FShaderLayoutEntry::ShaderType

The documentation for this class was generated from the following file: