Property | Type | Description | |
---|---|---|---|
Base | Vector3 | ||
ConstrainAxis | bool | ||
CurveBirthX | |||
CurveBirthY | |||
CurveBirthZ | |||
CurveLifeX | |||
CurveLifeY | |||
CurveLifeZ | |||
DieOnZero | bool | ||
RandomPercent | float | ||
Relative | bool |
Method | Description | |
---|---|---|
OnBirth ( MBParticle, PT ) : void | ||
OnLifetime ( MBParticle, PT ) : bool | ||
Purge ( ) : void | ||
Reset ( ) : void |
public AnimationCurve,UnityEngine CurveBirthX | ||
return |
public AnimationCurve,UnityEngine CurveBirthY | ||
return |
public AnimationCurve,UnityEngine CurveBirthZ | ||
return |
public AnimationCurve,UnityEngine CurveLifeX | ||
return |
public AnimationCurve,UnityEngine CurveLifeY | ||
return |
public AnimationCurve,UnityEngine CurveLifeZ | ||
return |