Package bpy :: Module types :: Class ParticleTarget
[hide private]
[frames] | no frames]

Class ParticleTarget

The Particle Target Object

Target particle system.

References

Instance Variables [hide private]
float in [0, 30000] duration
Duration
enum mode
Mode in...
string (readonly) name
Particle target name.
Object object
The object that has the target particle system (empty if same object).
int in [1, inf] system
The index of particle system on the target object.
float in [0, 30000] time
Time
boolean valid
Keyed particles target is valid.
Instance Variable Details [hide private]

mode

Mode in...
  • FRIEND
  • NEUTRAL
  • ENEMY
Type:
enum

name

Particle target name. (maximum length of 0)
Type:
string (readonly)