Options for setting the properties mode of a particle animation node.


Lib.Away3D.Animators.Data.ParticlePropertiesMode.GLOBAL

Mode that defines the particle node as acting on global properties (ie. the properties set in the node constructor or the corresponding animation state).

Lib.Away3D.Animators.Data.ParticlePropertiesMode.LOCAL_DYNAMIC

Mode that defines the particle node as acting on local dynamic properties (ie. the properties of the particles set in the corresponding animation state).

Lib.Away3D.Animators.Data.ParticlePropertiesMode.LOCAL_STATIC

Mode that defines the particle node as acting on local static properties (ie. the properties of particles set in the initialising function on the animation set).

Created with the Personal Edition of HelpNDoc: Easily create HTML Help documents