| bIsInSelectionMode |
bool |
|
SplitMeshesTool.h |
|
| bShowPreview |
bool |
Whether to color mesh faces based on how they will be split into output meshes. |
SplitMeshesTool.h |
- EditAnywhere
- Category=Options
|
| bTransferMaterials |
bool |
Whether to transfer materials to the output meshes. |
SplitMeshesTool.h |
- EditAnywhere
- Category=Options
|
| ConnectVerticesThreshold |
double |
Vertices as close as this distance will be treated as overlapping, and kept in the same output mesh. |
SplitMeshesTool.h |
- EditAnywhere
- Category=Options
- Meta=(ClampMin=.0001, UIMax=1.0, EditCondition="!bIsInSelectionMode && SplitMethod == ESplitMeshesMethod::ByVertexOverlap", EditConditionHides, HideEditConditionToggle)
|
| SplitMethod |
ESplitMeshesMethod |
Method to use to split the input(s) into output meshes. |
SplitMeshesTool.h |
- EditAnywhere
- Category=Options
- Meta=(EditCondition="!bIsInSelectionMode", EditConditionHides, HideEditConditionToggle)
|