프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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, |