SpatialStageFrameOfReference.GetCoordinateSystemAtCurrentLocation 方法
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取用户当前位置和方向的地面级坐标系。
public:
virtual SpatialCoordinateSystem ^ GetCoordinateSystemAtCurrentLocation(SpatialLocator ^ locator) = GetCoordinateSystemAtCurrentLocation;
SpatialCoordinateSystem GetCoordinateSystemAtCurrentLocation(SpatialLocator const& locator);
public SpatialCoordinateSystem GetCoordinateSystemAtCurrentLocation(SpatialLocator locator);
function getCoordinateSystemAtCurrentLocation(locator)
Public Function GetCoordinateSystemAtCurrentLocation (locator As SpatialLocator) As SpatialCoordinateSystem
- locator
- SpatialLocator
具有要用作返回坐标系原点的位置和方向的空间定位符。
坐标系。
坐标系是右手的,+y 向上,+x 向右,向前 -z。
产品 | 版本 |
---|---|
WinRT | Build 15063, Build 16299, Build 17134, Build 17763, Build 18362, Build 19041, Build 20348, Build 22000, Build 22621, Build 26100 |