Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGComputeKernel
Description
True if this compute kernel must run after the TLAS is built. This will force the entire compute graph to execute in this group.
| Name | RequiresPostTLASBuildExecutionGroup |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Compute/PCGComputeKernel.h |
| Include Path | #include "Compute/PCGComputeKernel.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Compute/PCGComputeKernel.cpp |
virtual bool RequiresPostTLASBuildExecutionGroup() const