Set active sculpt/paint brush from it’s number
Parameters: |
|
---|---|
File : |
Add brush by mode type
Set brush shape
Parameters: | shape (enum in [‘SHARP’, ‘SMOOTH’, ‘MAX’, ‘LINE’, ‘ROUND’, ‘ROOT’], (optional)) – Mode |
---|
Set the image tool
Parameters: | tool (enum in [‘DRAW’, ‘SOFTEN’, ‘SMEAR’, ‘CLONE’], (optional)) – Tool |
---|
Return brush to defaults based on current tool
Change brush size by a scalar
Parameters: | scalar (float in [0, 2], (optional)) – Scalar, Factor to scale brush size by |
---|
Set the sculpt tool
Parameters: | tool (enum in [‘BLOB’, ‘CLAY’, ‘CREASE’, ‘DRAW’, ‘FILL’, ‘FLATTEN’, ‘GRAB’, ‘INFLATE’, ‘LAYER’, ‘NUDGE’, ‘PINCH’, ‘ROTATE’, ‘SCRAPE’, ‘SMOOTH’, ‘SNAKE_HOOK’, ‘THUMB’], (optional)) – Tool |
---|
Set the vertex paint tool
Parameters: | tool (enum in [‘MIX’, ‘ADD’, ‘SUB’, ‘MUL’, ‘BLUR’, ‘LIGHTEN’, ‘DARKEN’], (optional)) – Tool |
---|
Set the weight paint tool
Parameters: | tool (enum in [‘MIX’, ‘ADD’, ‘SUB’, ‘MUL’, ‘BLUR’, ‘LIGHTEN’, ‘DARKEN’], (optional)) – Tool |
---|