ParticleScaleState
ParticleScaleState object inherited from ParticleStateBase -> AnimationStateBase.
has properties:
cycleDuration |
Defines the duration of the animation in seconds, used as a period independent of particle duration when in global mode. |
cyclePhase |
Defines the phase of the cycle in degrees, used as the starting offset of the cycle when in global mode. |
maxScale |
Defines the end scale of the state, when in global mode. |
minScale |
Defines the end scale of the state, when in global mode. |
methods:
setRenderState(stage3DProxy, renderable, animationSubGeometry, animationRegisterCache, camera) |
[override] |
stage3DProxy - Stage3DProxy renderable - IRenderable can be one of SegmentSet, SkyBox, Sprite3D, SubMesh animationSubGeometry - (AnimationSubGeometry) animationRegisterCache - (AnimationRegisterCache) camera - (Camera3D) |
Created with the Personal Edition of HelpNDoc: Create help files for the Qt Help Framework