| AngleThreshold |
float |
The Region affected by the current operation will be bounded by edge angles larger than this threshold |
MeshGroupPaintTool.h |
- EditAnywhere
- Category=Filters
- Meta=(UIMin="0.0", UIMax="180.0", EditCondition="SubToolType != EMeshGroupPaintInteractionType::PolyLasso && BrushAreaMode == EMeshGroupPaintBrushAreaType::Connected")
|
| bNormalSeams |
bool |
The Region affected by the current operation will be bounded by Hard Normal edges/seams |
MeshGroupPaintTool.h |
- EditAnywhere
- Category=Filters
- Meta=(EditCondition="SubToolType != EMeshGroupPaintInteractionType::PolyLasso && BrushAreaMode == EMeshGroupPaintBrushAreaType::Connected")
|
| bOnlyEraseCurrent |
bool |
When enabled, only the current group configured in the Paint brush is erased |
MeshGroupPaintTool.h |
- EditAnywhere
- Category=ActionType
|
| bOnlySetUngrouped |
bool |
If true, only triangles with no group assigned will be painted |
MeshGroupPaintTool.h |
- EditAnywhere
- Category=ActionType
|
| bShowAllGroups |
bool |
Display the Group ID for all visible groups in the mesh |
MeshGroupPaintTool.h |
- EditAnywhere
- Category=Visualization
|
| bShowHitGroup |
bool |
Display the Group ID of the last triangle under the cursor |
MeshGroupPaintTool.h |
- EditAnywhere
- Category=Visualization
|
| bUVSeams |
bool |
The Region affected by the current operation will be bounded by UV borders/seams |
MeshGroupPaintTool.h |
- EditAnywhere
- Category=Filters
- Meta=(EditCondition="SubToolType != EMeshGroupPaintInteractionType::PolyLasso && BrushAreaMode == EMeshGroupPaintBrushAreaType::Connected")
|
| EditCondition |
|
|
MeshGroupPaintTool.h |
- EditAnywhere
- Category=ActionType
- Meta=(DisplayName="Brush Size", UIMin="0.0", UIMax="1.0", ClampMin="0.0", ClampMax="10.0", HideEditConditionToggle, EditConditionHides, EditCondition="SubToolType != EMeshGroupPaintInteractionType::PolyLasso")
|
| EditConditionHides |
|
|
MeshGroupPaintTool.h |
- EditAnywhere
- Category=ActionType
- Meta=(DisplayName="Brush Size", UIMin="0.0", UIMax="1.0", ClampMin="0.0", ClampMax="10.0", HideEditConditionToggle, EditConditionHides, EditCondition="SubToolType != EMeshGroupPaintInteractionType::PolyLasso")
|
| EraseGroup |
int32 |
Group to set as Erased value |
MeshGroupPaintTool.h |
- EditAnywhere
- Category=ActionType
- Meta=(UIMin=0, ClampMin=0, Delta=1, LinearDeltaSensitivity=50)
|
| HideEditConditionToggle |
|
Relative size of brush |
MeshGroupPaintTool.h |
- EditAnywhere
- Category=ActionType
- Meta=(DisplayName="Brush Size", UIMin="0.0", UIMax="1.0", ClampMin="0.0", ClampMax="10.0", HideEditConditionToggle, EditConditionHides, EditCondition="SubToolType != EMeshGroupPaintInteractionType::PolyLasso")
|
| MinTriVertCount |
int |
Number of vertices in a triangle the Lasso must hit to be counted as "inside" |
MeshGroupPaintTool.h |
- EditAnywhere
- Category=Filters
- AdvancedDisplay
- Meta=(UIMin=1, UIMax=3, EditCondition="SubToolType == EMeshGroupPaintInteractionType::PolyLasso")
|
| PrimaryBrushType |
EMeshGroupPaintBrushType |
Primary Brush Mode |
MeshGroupPaintTool.h |
|
| SetGroup |
int32 |
The group that will be assigned to triangles |
MeshGroupPaintTool.h |
- EditAnywhere
- Category=ActionType
- Meta=(UIMin=0, ClampMin=0, Delta=1, LinearDeltaSensitivity=50)
|
| SubToolType |
EMeshGroupPaintInteractionType |
|
MeshGroupPaintTool.h |
- EditAnywhere
- Category=ActionType
- Meta=(DisplayName="Action")
|
| VisibilityFilter |
EMeshGroupPaintVisibilityType |
Control which triangles can be affected by the current operation based on visibility. |
MeshGroupPaintTool.h |
- EditAnywhere
- Category=Filters
|