Property | Type | Description | |
---|---|---|---|
size | Vector3 | ||
xRange | Vector3 | ||
yRange | Vector3 | ||
zRange | Vector3 |
Method | Description | |
---|---|---|
AreaEmitter ( ParticleSystem ps ) : System | ||
GetEmissionCount ( float timeElapsed ) : ushort |
Method | Description | |
---|---|---|
GenerateAreaAxes ( ) : void | ||
InitDefaults ( string type ) : void |
public AreaEmitter ( ParticleSystem ps ) : System | ||
ps | ParticleSystem | |
return | System |
public GetEmissionCount ( float timeElapsed ) : ushort | ||
timeElapsed | float | |
return | ushort |
protected InitDefaults ( string type ) : void | ||
type | string | |
return | void |