ParticlesNetwork..::..SynchonizePassive Method
Synchronizes the passive state of the particle system by applying the received data.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public void SynchonizePassive( ParticleInfoPacket data )
Parameters
- data
- Type: com.onlineobject.objectnet..::..ParticleInfoPacket
The particle information packet containing the data to apply.