Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FParameterAllocation
Overloads
FParameterAllocation()
| |
|
| Name |
FParameterAllocation |
| Type |
function |
| Header File |
/Engine/Source/Runtime/RenderCore/Public/ShaderCore.h |
| Include Path |
#include "ShaderCore.h" |
FParameterAllocation()
FParameterAllocation(uint16, uint16, uint16, EShaderParameterType)
| |
|
| Name |
FParameterAllocation |
| Type |
function |
| Header File |
/Engine/Source/Runtime/RenderCore/Public/ShaderCore.h |
| Include Path |
#include "ShaderCore.h" |
FParameterAllocation
(
uint16 InBufferIndex,
uint16 InBaseIndex,
uint16 InSize,
EShaderParameterType InType
)