Navigation
API > API/Runtime > API/Runtime/RHI
| |
|
| Name |
FRayTracingLocalShaderBindings |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include Path |
#include "RHICommandList.h" |
Syntax
struct FRayTracingLocalShaderBindings
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| BindingType |
ERayTracingLocalShaderBindingType |
|
RHICommandList.h |
|
| Geometry |
const FRHIRayTracingGeometry * |
|
RHICommandList.h |
|
| LooseParameterData |
uint8 * |
|
RHICommandList.h |
|
| LooseParameterDataSize |
uint16 |
|
RHICommandList.h |
|
| NumUniformBuffers |
uint16 |
|
RHICommandList.h |
|
| RecordIndex |
uint32 |
|
RHICommandList.h |
|
| SegmentIndex |
uint32 |
|
RHICommandList.h |
|
| ShaderIndexInPipeline |
uint32 |
|
RHICommandList.h |
|
| UniformBuffers |
FRHIUniformBuffer ** |
|
RHICommandList.h |
|
| UserData |
uint32 |
|
RHICommandList.h |
|