MixedRealityPlayspace.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 playspace's rotation.
public:
static property UnityEngine::Quaternion Rotation { UnityEngine::Quaternion get(); void set(UnityEngine::Quaternion value); };
public static UnityEngine.Quaternion Rotation { get; set; }
static member Rotation : UnityEngine.Quaternion with get, set
Public Shared Property Rotation As Quaternion
Property Value
UnityEngine.Quaternion