GetParticlesAngleRad

Description

Returns the current emitter angle in radians. This value represents the amount of deviation a particle can have from the emitter direction when emitted. An angle of 0 means there is no deviation while an angle of 2*PI means a particle can be travelling in any direction when emitted.

Definition

float GetParticlesAngleRad( ID )

Parameters