IOrientable.LockedRotation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The desired rotation of the object in world locked space.
public UnityEngine.Quaternion LockedRotation { get; }
member this.LockedRotation : UnityEngine.Quaternion
Public ReadOnly Property LockedRotation As Quaternion
Property Value
UnityEngine.Quaternion