Click or drag to resize

TransformSyncSetToComplete Method

Complete synchronization (update) state. If the current user is also the owner, this transform will set it's persisted state as well.

Namespace:  ImmerseSDK.Multiplayer
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public void SetToComplete()
See Also