UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Shader::TValue< T > Struct Template Reference

#include <ShaderTypes.h>

Public Member Functions

T & operator[] (int32 i)
 
const T & operator[] (int32 i) const
 

Public Attributes

Component [4]
 

Member Function Documentation

◆ operator[]() [1/2]

template<typename T >
T & UE::Shader::TValue< T >::operator[] ( int32  i)
inline

◆ operator[]() [2/2]

template<typename T >
const T & UE::Shader::TValue< T >::operator[] ( int32  i) const
inline

Member Data Documentation

◆ Component

template<typename T >
T UE::Shader::TValue< T >::Component[4]

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