Свойство | Type | Description | |
---|---|---|---|
Base | Vector3 | ||
ConstrainAxis | bool | ||
CurveBirthX | |||
CurveBirthY | |||
CurveBirthZ | |||
CurveLifeX | |||
CurveLifeY | |||
CurveLifeZ | |||
DieOnZero | bool | ||
RandomPercent | float | ||
Relative | bool |
Méthode | Description | |
---|---|---|
OnBirth ( MBParticle, PT ) : void | ||
OnLifetime ( MBParticle, PT ) : bool | ||
Purge ( ) : void | ||
Reset ( ) : void |
public OnLifetime ( MBParticle, PT ) : bool | ||
PT | MBParticle, | |
Résultat | bool |
public AnimationCurve,UnityEngine CurveBirthX | ||
Résultat |
public AnimationCurve,UnityEngine CurveBirthY | ||
Résultat |
public AnimationCurve,UnityEngine CurveBirthZ | ||
Résultat |
public AnimationCurve,UnityEngine CurveLifeX | ||
Résultat |
public AnimationCurve,UnityEngine CurveLifeY | ||
Résultat |
public AnimationCurve,UnityEngine CurveLifeZ | ||
Résultat |