AR Body Brush
The AR Body Brush node controls the way the Body Brush object functions.
Input
| Name | Data Type | Description | 
|---|---|---|
| Size | Number | Determines the size of the entire mesh | 
| Interval | Number | Determines the spacing between | 
| Enable Bloom | Boolean | Enables the bloom property | 
| Draw Mode | String | Controls the draw mode: 
 | 
| Brush Color | Color | The HEX color of the brush displayed on the screen | 
| Texture | Texture2D | The texture of the brush component. | 
| Camera | Component | Determines which camera object is used | 
| Start Mesh | Mesh | Adds the starting mesh from the Assets panel to a scene object | 
| Main Mesh | Mesh | Adds the main mesh from the Assets panel to a scene object | 
| End Mesh | Mesh | Adds the ending mesh from the Assets panel to a scene object |