Edit

Share via


WindowsMixedRealityUtilities.SpatialCoordinateSystem Property

Definition

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.

Applies to