Share via


SpatialStageFrameOfReference.GetCoordinateSystemAtCurrentLocation 메서드

정의

사용자의 현재 위치 및 방향에서 바닥 수준 좌표계를 가져옵니다.

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는 앞으로 입니다.

적용 대상