![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ShaderParameterMacros.h>
Public Types | |
| using | TAlignedType = TAlignedTypedef< FUintVector2, Alignment >::Type |
| using | TInstancedType = FUintVector4 |
Static Public Member Functions | |
| static const FShaderParametersMetadata * | GetStructMetadata () |
Static Public Attributes | |
| static constexpr EUniformBufferBaseType | BaseType = UBMT_UINT32 |
| static constexpr int32 | NumRows = 1 |
| static constexpr int32 | NumColumns = 2 |
| static constexpr int32 | NumElements = 0 |
| static constexpr int32 | Alignment = 8 |
| static constexpr bool | bIsStoredInConstantBuffer = true |
| using TShaderParameterTypeInfo< FUintVector2 >::TAlignedType = TAlignedTypedef<FUintVector2, Alignment>::Type |
| using TShaderParameterTypeInfo< FUintVector2 >::TInstancedType = FUintVector4 |
|
inlinestatic |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |