Click or drag to resize

TransformSyncSnapToOrigin Method

Snap to origin if it is a valid target. Actual position/rotation updates will happen when message is received

Namespace:  ImmerseSDK.Multiplayer
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public bool SnapToOrigin()

Return Value

Type: Boolean
See Also