Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObject
- FWatchablePropertySet
- UInteractiveToolPropertySet
- UDynamicMeshBrushProperties
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/DynamicMeshSculptTool.h |
| Include | #include "DynamicMeshSculptTool.h" |
Syntax
UCLASS ()
class UDynamicMeshBrushProperties : public UInteractiveToolPropertySet
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bHitBackFaces | Allow the Brush to hit the back-side of the mesh | |
| float | BrushFalloffAmount | Amount of falloff to apply (0.0 - 1.0) | |
| FBrushToolRadius | BrushSize | ||
| float | Depth | Depth of Brush into surface along view ray or surface normal, depending on the Active Brush Type |