Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/Sculpting
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UMeshSculptBrushOpProps
- UGroupPaintBrushOpProps
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/Sculpting/MeshGroupPaintBrushOps.h |
| Include | #include "Sculpting/MeshGroupPaintBrushOps.h" |
Syntax
UCLASS&40;&41;
class UGroupPaintBrushOpProps : public UMeshSculptBrushOpProps
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bOnlyPaintUngrouped | If true, only triangles with no group assigned will be painted | |
| int32 | Group | The group that will be assigned to triangles within the brush region |
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | GetGroup () |