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

#include <ShaderTypes.h>

Public Attributes

const TCHARName
 
EValueType ValueType
 
EValueComponentType ComponentType
 
int8 NumComponents
 
int8 ComponentSizeInBytes
 

Member Data Documentation

◆ ComponentSizeInBytes

int8 UE::Shader::FValueTypeDescription::ComponentSizeInBytes

◆ ComponentType

EValueComponentType UE::Shader::FValueTypeDescription::ComponentType

◆ Name

const TCHAR* UE::Shader::FValueTypeDescription::Name

◆ NumComponents

int8 UE::Shader::FValueTypeDescription::NumComponents

◆ ValueType

EValueType UE::Shader::FValueTypeDescription::ValueType

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