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