Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGComputeKernel
Description
Get the name of the main kernel function in the source. This name is also displayed in GPU profile scopes.
Derived Overrides
- UPCGCopyPointsAnalysisKernel::GetEntryPoint
- UPCGCopyPointsKernel::GetEntryPoint
- UPCGMetadataPartitionKernel::GetEntryPoint
- UPCGSkinnedMeshSpawnerKernel::GetEntryPoint
- UPCGStaticMeshSpawnerKernel::GetEntryPoint
| Name | GetEntryPoint |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Compute/PCGComputeKernel.h |
| Include Path | #include "Compute/PCGComputeKernel.h" |
virtual FString GetEntryPoint() const