INormalizedStickStateGetAngle メソッド

(Horizontal: 0.0, Vertical: 0.0)を中心とする上が0.0(0.0~359.9)を取得します。

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
double GetAngle(
	bool isClockwise
)

パラメーター

isClockwise
型: SystemBoolean
false:左回り, true:右回り

戻り値

型: Double
スティックの角度
関連項目