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

Class ParticleKey

The Particle Key Object

Key location for a particle over time.

References

Instance Variables [hide private]
float array of 3 items in [-inf, inf] angular_velocity
Key angular velocity.
float array of 3 items in [-inf, inf] location
Key location.
float array of 4 items in [-inf, inf] rotation
Key rotation quaterion.
float in [0, inf] time
Time of key over the simulation.
float array of 3 items in [-inf, inf] velocity
Key velocity