SpatialAnchor.CoordinateSystem Property

Definition

Gets the coordinate system of the anchor, with easing adjustments applied.

public:
 property SpatialCoordinateSystem ^ CoordinateSystem { SpatialCoordinateSystem ^ get(); };
SpatialCoordinateSystem CoordinateSystem();
public SpatialCoordinateSystem CoordinateSystem { get; }
var spatialCoordinateSystem = spatialAnchor.coordinateSystem;
Public ReadOnly Property CoordinateSystem As SpatialCoordinateSystem

Property Value

The eased coordinate system.

Remarks

This coordinate system lets you precisely place holograms near the anchor, with easing applied when the device adjusts the anchor's precise location.

Applies to