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
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
PRAGMA_DISABLE_DEPRECATION_WARNINGS FRayTracingLocalShaderBindings () |
RHICommandList.h | ||
| RHICommandList.h | |||
| RHICommandList.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FRayTracingLocalShaderBindings() |
RHICommandList.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BindingType | ERayTracingLocalShaderBindingType | RHICommandList.h | ||
| Geometry | const FRHIRayTracingGeometry * | RHICommandList.h | ||
| InstanceIndex | uint32 | 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 | ||
| ShaderSlot | uint32 | RHICommandList.h | ||
| UniformBuffers | FRHIUniformBuffer ** | RHICommandList.h | ||
| UserData | uint32 | RHICommandList.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| RHICommandList.h | |||
| RHICommandList.h |