MixedRealityPose.Rotation 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 rotation of the pose.
public:
property UnityEngine::Quaternion Rotation { UnityEngine::Quaternion get(); void set(UnityEngine::Quaternion value); };
public UnityEngine.Quaternion Rotation { get; set; }
member this.Rotation : UnityEngine.Quaternion with get, set
Public Property Rotation As Quaternion
Property Value
UnityEngine.Quaternion