Свойство | Тип | Описание | |
---|---|---|---|
Attraction | float | ||
Mode | MBParticleZoneMode | ||
ParticleEnteringZoneSM | MBSendMessageTarget, | ||
ParticleInsideZoneSM | MBSendMessageTarget, | ||
ParticleLeavingZoneSM | MBSendMessageTarget, | ||
SupportsWorldSpace | bool | ||
WorldSpace | bool |
Метод | Описание | |
---|---|---|
OnBirth ( MBParticle, PT ) : void | ||
Reset ( ) : void |
Метод | Описание | |
---|---|---|
OnParticleEnteringZone ( MBParticle, PT ) : void | ||
OnParticleInsideZone ( MBParticle, PT ) : void | ||
OnParticleLeavingZone ( MBParticle, PT ) : void |
protected OnParticleEnteringZone ( MBParticle, PT ) : void | ||
PT | MBParticle, | |
Результат | void |
protected OnParticleInsideZone ( MBParticle, PT ) : void | ||
PT | MBParticle, | |
Результат | void |
protected OnParticleLeavingZone ( MBParticle, PT ) : void | ||
PT | MBParticle, | |
Результат | void |
public MBSendMessageTarget, ParticleEnteringZoneSM | ||
Результат | MBSendMessageTarget, |
public MBSendMessageTarget, ParticleInsideZoneSM | ||
Результат | MBSendMessageTarget, |
public MBSendMessageTarget, ParticleLeavingZoneSM | ||
Результат | MBSendMessageTarget, |