Kategorie: Partikel
Ab Engineversion: 5.3.3 OC
PV_Direction
Beschreibung
The value depends on the current angle of movement of the particle. Usually the factor-parameter can be left out, since the original purpose of this function is to be used for the rotation-property.
Syntax
array PV_Direction(int factor);
Parameter
- factor:
- [opt] Factor to multiply the angle with. The factor of 1000 is equal to a real factor of 1.0.
Anmerkung
See the particle documentation for further explanations of the particle system.
Siehe auch: CreateParticle, PC_Bounce, PC_Die, PV_KeyFrames, PV_Linear, PV_Random, PV_Sin, PV_Speed, PV_Step