Apply a stroke of brush to the particles
Parameters: | stroke (bpy_prop_collection of OperatorStrokeElement, (optional)) – Stroke |
---|
Connect hair to the emitter mesh
Parameters: | all (boolean, (optional)) – All hair, Connect all hair systems to the emitter mesh |
---|
Delete selected particles or keys
Parameters: | type (enum in [‘PARTICLE’, ‘KEY’], (optional)) – Type, Delete a full particle or only keys |
---|
Disconnect hair from the emitter mesh
Parameters: | all (boolean, (optional)) – All hair, Disconnect all hair systems from the emitter mesh |
---|
Duplicate the current dupliobject
Move dupli object down in the list
Move dupli object up in the list
Remove the selected dupliobject
Undo all edition performed on the particle system
Hide selected particles
Parameters: | unselected (boolean, (optional)) – Unselected, Hide unselected rather than selected |
---|
Duplicate and mirror the selected particles along the local X axis
Add new particle settings
Add a new particle target
Toggle particle edit mode
Change the number of keys of selected particles (root and tip keys included)
Parameters: | keys (int in [2, inf], (optional)) – Number of Keys |
---|
Remove selected particles close enough of others
Parameters: | threshold (float in [0, inf], (optional)) – Merge Distance, Threshold distance withing which particles are removed |
---|
Show hidden particles
(De)select all particles’ keys
Parameters: | action (enum in [‘TOGGLE’, ‘SELECT’, ‘DESELECT’, ‘INVERT’], (optional)) – Action, Selection action to execute
|
---|
Deselect boundary selected keys of each particle
Select nearest particle from mouse pointer
Parameters: |
|
---|
Select keys linked to boundary selected keys of each particle
Select roots of all visible particles
Select tips of all visible particles
Subdivide selected particles segments (adds keys)
Move particle target down in the list
Move particle target up in the list
Remove the selected particle target
Set the weight of selected keys
Parameters: | factor (float in [0, 1], (optional)) – Factor, Interpolation factor between current brush weight, and keys’ weights |
---|