Property | Type | Description | |
---|---|---|---|
death | ParticleSystem | ||
main | PooledParticles, | ||
splat | ParticleSystem |
Method | Description | |
---|---|---|
Death ( ) : void | ||
Splat ( Vector3 position, int count ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void |
public Splat ( Vector3 position, int count ) : void | ||
position | Vector3 | |
count | int | |
return | void |