![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ShaderParameterMacros.h>
Public Types | |
| using | TAlignedType = TShaderResourceParameterArray< ShaderResourceType, InNumElements > |
Static Public Member Functions | |
| static const FShaderParametersMetadata * | GetStructMetadata () |
Static Public Attributes | |
| static constexpr int32 | NumRows = 1 |
| static constexpr int32 | NumColumns = 1 |
| static constexpr int32 | NumElements = InNumElements |
| static constexpr int32 | Alignment = SHADER_PARAMETER_POINTER_ALIGNMENT |
| static constexpr bool | bIsStoredInConstantBuffer = false |
| using TShaderResourceParameterTypeInfo< ShaderResourceType[InNumElements]>::TAlignedType = TShaderResourceParameterArray<ShaderResourceType, InNumElements> |
|
inlinestatic |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |