다음을 통해 공유


FlightStick.HatSwitchKind 속성

정의

비행 스틱의 모자 스위치 유형입니다.

public:
 property GameControllerSwitchKind HatSwitchKind { GameControllerSwitchKind get(); };
GameControllerSwitchKind HatSwitchKind();
public GameControllerSwitchKind HatSwitchKind { get; }
var gameControllerSwitchKind = flightStick.hatSwitchKind;
Public ReadOnly Property HatSwitchKind As GameControllerSwitchKind

속성 값

비행 스틱의 모자 스위치 유형입니다.

설명

모자 스위치는 카메라 보기 및/또는 대상 선택에 자주 사용되는 컨트롤입니다. 양방향, 4방향 또는 8방향일 수 있으며 카디널 좌표계에서 현재 위치를 설명할 수 있습니다. 모자 스위치는 지정된 시간에 정확히 한 위치에 있을 수 있습니다.

적용 대상

추가 정보