| ExpandProperties |
TObjectPtr< MeshPartition::UExpandToolProperties > |
|
MeshPartitionExpandTool.h |
|
| MegaMeshActor |
TWeakObjectPtr< AMeshPartition > |
Note we use a WeakObjectPtr (rather than UPROPERTY) here b/c this actor belongs to the world, not the tool. |
MeshPartitionExpandTool.h |
|
| MeshBoundaryLoops |
TArray< TUniquePtr< Geometry::FMeshBoundaryLoops > > |
|
MeshPartitionExpandTool.h |
|
| MeshSpatials |
TArray< TUniquePtr< Geometry::FDynamicMeshAABBTree3 > > |
|
MeshPartitionExpandTool.h |
|
| OriginalMeshes |
TArray< TUniquePtr< Geometry::FDynamicMesh3 > > |
|
MeshPartitionExpandTool.h |
|
| PreviewMeshes |
TArray< TObjectPtr< UPreviewMesh > > |
|
MeshPartitionExpandTool.h |
|
| SelectionMechanics |
TArray< TObjectPtr< UBoundarySelectionMechanic > > |
|
MeshPartitionExpandTool.h |
|