Navigation
API > API/Plugins > API/Plugins/PCG
| Name | IPCGPrimitiveFactoryISMBase |
| Type | class |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Compute/PrimitiveFactories/PCGPrimitiveFactoryISMBase.h |
| Include Path | #include "Compute/PrimitiveFactories/PCGPrimitiveFactoryISMBase.h" |
Syntax
class IPCGPrimitiveFactoryISMBase : public IPCGRuntimePrimitiveFactory
Implements Interfaces
Structs
| Name | Remarks |
|---|---|
| FParameters |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Create
(
FPCGContext* InContext |
Compute/PrimitiveFactories/PCGPrimitiveFactoryISMBase.h | ||
FBox GetMeshBounds
(
int32 InPrimitiveIndex |
Compute/PrimitiveFactories/PCGPrimitiveFactoryISMBase.h | ||
void Initialize
(
FParameters&& InParameters |
Compute/PrimitiveFactories/PCGPrimitiveFactoryISMBase.h |