MixedRealityTransform.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 transform.
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, setPublic Property Rotation As QuaternionProperty Value
		UnityEngine.Quaternion