Click or drag to resize

TransformSyncInitialLocalPosition Property

The default position for this transform

Namespace:  ImmerseSDK.Multiplayer
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public UnityEngine.Vector3 InitialLocalPosition { get; }

Property Value

Type: UnityEngine.Vector3
See Also