com.onlineobject.objectnet Namespace

PositionNetwork..::..SynchonizePassive Method

Synchronizes the passive state of the object by updating its position.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public void SynchonizePassive(

	Vector3 data

)

Parameters

data
Type: Vector3
The new position data to apply to the object.