UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Shader::FStructField Struct Reference

#include <ShaderTypes.h>

Public Member Functions

int32 GetNumComponents () const
 

Public Attributes

const TCHARName
 
FType Type
 
int32 ComponentIndex
 
int32 FlatFieldIndex
 

Member Function Documentation

◆ GetNumComponents()

int32 UE::Shader::FStructField::GetNumComponents ( ) const
inline

Member Data Documentation

◆ ComponentIndex

int32 UE::Shader::FStructField::ComponentIndex

◆ FlatFieldIndex

int32 UE::Shader::FStructField::FlatFieldIndex

◆ Name

const TCHAR* UE::Shader::FStructField::Name

◆ Type

FType UE::Shader::FStructField::Type

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