RawGameController.AxisCount 속성

정의

원시 게임 컨트롤러의 축 수입니다.

public:
 property int AxisCount { int get(); };
int AxisCount();
public int AxisCount { get; }
var int32 = rawGameController.axisCount;
Public ReadOnly Property AxisCount As Integer

속성 값

Int32

int

원시 게임 컨트롤러의 축 수입니다.

적용 대상