Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGSettings
- UPCGSettings::GetCookedKernelSource()
- UPCGCopyPointsSettings::GetCookedKernelSource()
- UPCGStaticMeshSpawnerSettings::GetCookedKernelSource()
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGSettings.h |
| Include | #include "PCGSettings.h" |
virtual FString GetCookedKernelSource
(
const TMap < FName, FPCGKernelAttributeIDAndType > & GlobalAttributeLookupTable
) const
Remarks
[EXPERIMENTAL] Produces the node specific portion of kernel shader source text, including the main entry point. Note: This API function is subject to change without deprecation.