Click or drag to resize

TransformSyncSetRelativePosition Method

Set the position of the object relative ot it's starting values

Namespace:  ImmerseSDK.Multiplayer
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public void SetRelativePosition(
	UnityEngine.Vector3 relativeLocalPosition
)

Parameters

relativeLocalPosition
Type: UnityEngine.Vector3
See Also