Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetInstanceInternal ( |
||
InitializeSystem ( ) : void | ||
PrepareStateCore ( ) : void | ||
Publish ( int start, int count ) : void | ||
Simulate ( System.DateTime simulationTime ) : void |
protected GetInstanceInternal ( |
||
win | ||
return | ParticleSystem |
protected Publish ( int start, int count ) : void | ||
start | int | |
count | int | |
return | void |
protected Simulate ( System.DateTime simulationTime ) : void | ||
simulationTime | System.DateTime | |
return | void |