Method |
Description |
|
GetCollisionEvents ( ParticleSystem ps, GameObject go, object collisionEvents ) : int |
|
|
GetCollisionEventsDeprecated ( ParticleSystem ps, GameObject go, ParticleCollisionEvent collisionEvents ) : int |
|
|
GetSafeCollisionEventSize ( ParticleSystem ps ) : int |
|
|
GetSafeTriggerParticlesSize ( ParticleSystem ps, int type ) : int |
|
|
GetTriggerParticles ( ParticleSystem ps, int type, object particles ) : int |
|
|
SetTriggerParticles ( ParticleSystem ps, int type, object particles, int offset, int count ) : void |
|
|