Navigation
API > API/Plugins > API/Plugins/PCGGeometryScriptInterop
| |
|
| Name |
EPCGAppendMeshesFromPointsMode |
| Type |
enum |
| Header File |
/Engine/Plugins/PCGInterops/PCGGeometryScriptInterop/Source/PCGGeometryScriptInterop/Public/Elements/PCGAppendMeshesFromPoints.h |
| Include Path |
#include "Elements/PCGAppendMeshesFromPoints.h" |
Syntax
enum EPCGAppendMeshesFromPointsMode
{
SingleStaticMesh,
StaticMeshFromAttribute,
DynamicMesh,
}
Values
| Name |
Remarks |
| SingleStaticMesh |
|
| StaticMeshFromAttribute |
|
| DynamicMesh |
|