Click or drag to resize

IAvatarRotation Property

Gets the rotation of the Avatar

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

Property Value

Type: UnityEngine.Quaternion
See Also