Overview¶
Calculate the particles matrix, this represents the position and direction of the particle as used when the objects are aligned with a particle using the emitter Tangential option. |
Members¶
-
particles.
CalcParticleMatrix
(cp)¶ Calculate the particles matrix, this represents the position and direction of the particle as used when the objects are aligned with a particle using the emitter Tangential option.
- Parameters
cp (c4d.modules.particles.Particle) – The particle you wish to get the matrix for.
- Return type
- Returns
Details of the particles position and rotation.