base class — bpy_struct
Particle in a particle system
Type : | enum in [‘DEAD’, ‘UNBORN’, ‘ALIVE’, ‘DYING’], default ‘DEAD’ |
---|
Type : | float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0) |
---|
Type : | float in [-inf, inf], default 0.0 |
---|
Type : | float in [-inf, inf], default 0.0 |
---|
Type : | bpy_prop_collection of ParticleHairKey, (readonly) |
---|
Type : | boolean, default False, (readonly) |
---|
Type : | boolean, default False, (readonly) |
---|
Type : | float in [-inf, inf], default 0.0 |
---|
Type : | float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0) |
---|
Type : | bpy_prop_collection of ParticleKey, (readonly) |
---|
Type : | float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0) |
---|
Type : | float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0) |
---|
Type : | float array of 4 items in [-inf, inf], default (0.0, 0.0, 0.0, 0.0) |
---|
Type : | float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0) |
---|
Type : | float array of 4 items in [-inf, inf], default (0.0, 0.0, 0.0, 0.0) |
---|
Type : | float in [-inf, inf], default 0.0 |
---|
Type : | float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0) |
---|
Obtain uv for particle on derived mesh
Parameters: | modifier (ParticleSystemModifier, (never None)) – Particle modifier |
---|---|
Returns: | uv |
Return type: | float array of 2 items in [-inf, inf] |
Inherited Properties
Inherited Functions
References