FDynamicRayTracingMeshCommandContext

Windows
MacOS
Linux

Inheritance Hierarchy

FRayTracingMeshCommandContext

FDynamicRayTracingMeshCommandContext

References

Module

Renderer

Header

/Engine/Source/Runtime/Renderer/Public/MeshPassProcessor.h

Include

#include "MeshPassProcessor.h"

Syntax

class FDynamicRayTracingMeshCommandContext : public FRayTracingMeshCommandContext

Constructors

Name Description

Public function

FDynamicRayTracingMeshCommandContext

(
    FDynamicRayTracingMeshCommandStorag...,
    FRayTracingMeshCommandOneFrameArray...,
    uint32 InGeometrySegmentIndex,
    uint32 InRayTracingInstanceIndex
)

Overridden from FRayTracingMeshCommandContext

Name Description

Public function Virtual

FRayTracingM...

 

AddCommand

(
    const FRayTracingMeshCommand& Init...
)

Public function Virtual

void

 

FinalizeCommand

(
    FRayTracingMeshCommand& RayTracing...
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss