afxEffectronData
Defines the properties of an afxEffectron.
Public Attributes
Public Functions
void
pushEffect(afxEffectBaseData effect)
Adds an effect (wrapper or group) to an effectron's phase.
void
reset()
Resets an effectron datablock during reload.
Detailed Description
Defines the properties of an afxEffectron.
Public Attributes
afxEffectBaseData addEffect
...
float Duration
...
int numLoops
...
Public Functions
pushEffect(afxEffectBaseData effect)
Adds an effect (wrapper or group) to an effectron's phase.
reset()
Resets an effectron datablock during reload.