WindowsMixedRealityUtilities.SpatialCoordinateSystem 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.
Access the underlying native spatial coordinate system.
public:
static property Microsoft::Windows::Perception::Spatial::SpatialCoordinateSystem ^ SpatialCoordinateSystem { Microsoft::Windows::Perception::Spatial::SpatialCoordinateSystem ^ get(); };
public static Microsoft.Windows.Perception.Spatial.SpatialCoordinateSystem SpatialCoordinateSystem { get; }
static member SpatialCoordinateSystem : Microsoft.Windows.Perception.Spatial.SpatialCoordinateSystem
Public Shared ReadOnly Property SpatialCoordinateSystem As SpatialCoordinateSystem
Property Value
Microsoft.Windows.Perception.Spatial.SpatialCoordinateSystem
Remarks
Changing the state of the native objects received via this API may cause unpredictable behavior and rendering artifacts, especially if Unity also reasons about that same state.