ParticlesNetwork Methods
The ParticlesNetwork type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
ComputeActive |
Computes the active state of the particle system and flags any changes.
|
![]() |
ComputePassive |
Computes the passive state of the particle system and applies any received changes.
|
![]() |
Extract |
Extracts the particle system data from the provided data stream reader.
|
![]() |
GetPassiveArguments |
Gets the current particle information packet to be used for passive synchronization.
|
![]() |
SynchonizeActive |
Synchronizes the active state of the particle system by writing the data to the provided writer.
|
![]() |
SynchonizePassive |
Synchronizes the passive state of the particle system by applying the received data.
|