unreal.PCGAppendMeshesFromPointsMode¶
- class unreal.PCGAppendMeshesFromPointsMode¶
Bases:
EnumBaseEPCGAppend Meshes from Points Mode
C++ Source:
Plugin: PCGGeometryScriptInterop
Module: PCGGeometryScriptInterop
File: PCGAppendMeshesFromPoints.h
- DYNAMIC_MESH: PCGAppendMeshesFromPointsMode = Ellipsis¶
Mesh taken from another dynamic mesh
- Type:
2
- SINGLE_STATIC_MESH: PCGAppendMeshesFromPointsMode = Ellipsis¶
Mesh taken from the node settings
- Type:
0
- STATIC_MESH_FROM_ATTRIBUTE: PCGAppendMeshesFromPointsMode = Ellipsis¶
Mesh taken from attributes on the points
- Type:
1