Click or drag to resize

IToolsAvatarHandUIWorldPosition Property

Returns the world position of the HandUi

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

Property Value

Type: UnityEngine.Vector3
See Also