Navigation
API > API/Runtime > API/Runtime/Renderer
Inheritance Hierarchy
- FRayTracingMeshCommandContext
- FCachedRayTracingMeshCommandContext
References
| Module | Renderer |
| Header | /Engine/Source/Runtime/Renderer/Public/MeshPassProcessor.h |
| Include | #include "MeshPassProcessor.h" |
Syntax
template<class T>
class FCachedRayTracingMeshCommandContext : public FRayTracingMeshCommandContext
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | CommandIndex |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCachedRayTracingMeshCommandContext
(
T& InDrawListStorage |
Overridden from FRayTracingMeshCommandContext
| Type | Name | Description | |
|---|---|---|---|
| FRayTracingMeshCommand & | AddCommand
(
const FRayTracingMeshCommand& Initializer |
||
| void | FinalizeCommand
(
FRayTracingMeshCommand& RayTracingMeshCommand |