Navigation
API > API/Runtime > API/Runtime/RenderCore
| Name | FParameterAllocation |
| Type | struct |
| Header File | /Engine/Source/Runtime/RenderCore/Public/ShaderCore.h |
| Include Path | #include "ShaderCore.h" |
Syntax
struct FParameterAllocation
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ShaderCore.h | |||
FParameterAllocation
(
uint16 InBufferIndex, |
ShaderCore.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BaseIndex | uint16 | ShaderCore.h | ||
| bBound | bool | ShaderCore.h | ||
| BufferIndex | uint16 | ShaderCore.h | ||
| Size | uint16 | ShaderCore.h | ||
| Type | EShaderParameterType | ShaderCore.h |