MeshBrush
Description
The abstract tool used to edit meshes.
Properties
MarchingSquaresMesh | Mesh |
int | Size |
Methods
float | UpdateBrushRadius ( ) |
Property Descriptions
- MarchingSquaresMesh Mesh:
The mesh this tool is editing.
- int Size:
Get or set the size of the brush.
Method Descriptions
- float UpdateBrushRadius ( ):
Update the brush cursor to reflect the new size. Automatically called when Size is set. Returns the radius.