Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 779 Bytes

spatialstationaryframeofreference_coordinatesystem.md

File metadata and controls

26 lines (18 loc) · 779 Bytes
-api-id -api-type -api-device-family-note
P:Windows.Perception.Spatial.SpatialStationaryFrameOfReference.CoordinateSystem
winrt property
xbox

Windows.Perception.Spatial.SpatialStationaryFrameOfReference.CoordinateSystem

-description

Gets a stationary coordinate system with an origin at the position and orientation of the device at the time this frame was created.

-property-value

The coordinate system.

-remarks

The coordinate system is right-handed, with +y up, +x to the right, and -z forward.

Note that the origin is arbitrary. Coordinates are always most stable near the device rather than near this origin.

-examples

-see-also