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 向前。