Navigation
API > API/Runtime > API/Runtime/RHI
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include | #include "RHICommandList.h" |
Syntax
struct FRayTracingLocalShaderBindings
Variables
| Type | Name | Description | |
|---|---|---|---|
| const FRHIRayTracingGeometry * | Geometry | ||
| uint32 | InstanceIndex | ||
| uint8 * | LooseParameterData | ||
| uint16 | LooseParameterDataSize | ||
| uint16 | NumUniformBuffers | ||
| uint32 | RecordIndex | ||
| uint32 | SegmentIndex | ||
| uint32 | ShaderIndexInPipeline | ||
| uint32 | ShaderSlot | ||
| FRHIUniformBuffer ** | UniformBuffers | ||
| uint32 | UserData |
Constructors
| Type | Name | Description | |
|---|---|---|---|
| PRAGMA_DISABLE_DEPRECATION_WARNINGS | |||
Destructors
| Type | Name | Description | |
|---|---|---|---|
Operators
| Type | Name | Description | |
|---|---|---|---|
| FRayTracingLocalShaderBindings & | operator=
(
const FRayTracingLocalShaderBindings& |
||
| FRayTracingLocalShaderBindings & |