Click or drag to resize

AvatarPosition Property

Current position in world coordinates

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

Property Value

Type: UnityEngine.Vector3

Implements

IAvatarPosition
See Also