Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.34 KB

spatiallocator_createstationaryframeofreferenceatcurrentlocation_25500748.md

File metadata and controls

28 lines (20 loc) · 1.34 KB
-api-id -api-type -api-device-family-note
M:Windows.Perception.Spatial.SpatialLocator.CreateStationaryFrameOfReferenceAtCurrentLocation(Windows.Foundation.Numerics.Vector3)
winrt method
xbox

Windows.Perception.Spatial.SpatialLocator.CreateStationaryFrameOfReferenceAtCurrentLocation

-description

Creates a frame of reference that remains stationary relative to the user's surroundings, with its initial origin at the specified offset from the SpatialLocator's current location.

-parameters

-param relativePosition

The positional offset of the origin of the frame of reference, expressed within its coordinate system.

-returns

The stationary frame of reference.

-remarks

-examples

-see-also

CreateStationaryFrameOfReferenceAtCurrentLocation, CreateStationaryFrameOfReferenceAtCurrentLocation(Vector3, Quaternion), CreateStationaryFrameOfReferenceAtCurrentLocation(Vector3, Quaternion, Double)