com.onlineobject.objectnet Namespace

AnimationNetwork..::..SetSyncronizationMode Method

Sets the synchronization mode for the AnimationNetwork.

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

Syntax


public AnimationNetwork SetSyncronizationMode(

	AnimationSyncType syncronizationMode

)

Parameters

syncronizationMode
Type: com.onlineobject.objectnet..::..AnimationSyncType
The synchronization mode to set.

Return Value

The current instance of AnimationNetwork for method chaining.