base class — bpy_struct
Properties of particle editing mode
| Type : | ParticleBrush, (readonly) |
|---|
How many keys to make new particles with
| Type : | int in [2, 32767], default 0 |
|---|
How many steps to draw the path with
| Type : | int in [2, 10], default 0 |
|---|
Distance to keep particles away from the emitter
| Type : | float in [0, inf], default 0.0 |
|---|
How many frames to fade
| Type : | int in [2, 100], default 0 |
|---|
A valid edit mode exists
| Type : | boolean, default False, (readonly) |
|---|
Editing hair
| Type : | boolean, default False, (readonly) |
|---|
Particle select and display mode
| Type : | enum in [‘PATH’, ‘POINT’, ‘TIP’], default ‘PATH’ |
|---|
Draw actual particles
| Type : | boolean, default False |
|---|
| Type : | enum in [‘NONE’, ‘COMB’, ‘SMOOTH’, ‘ADD’, ‘LENGTH’, ‘PUFF’, ‘CUT’, ‘WEIGHT’], default ‘COMB’ |
|---|
| Type : | enum in [‘PARTICLES’, ‘SOFT_BODY’, ‘CLOTH’], default ‘PARTICLES’ |
|---|
Calculate point velocities automatically
| Type : | boolean, default False |
|---|
Interpolate new particles from the existing ones
| Type : | boolean, default False |
|---|
Keep paths from intersecting the emitter
| Type : | boolean, default False |
|---|
Fade paths and keys further away from current frame
| Type : | boolean, default False |
|---|
Keep path lengths constant
| Type : | boolean, default False |
|---|
Keep root keys unmodified
| Type : | boolean, default False |
|---|
Inherited Properties
Inherited Functions
|
References