Property | Type | Description | |
---|---|---|---|
axisName | string | ||
isJoystick | bool | ||
negate | bool | ||
snap | bool |
Method | Description | |
---|---|---|
UpdateAxisValue ( ) : void |
Method | Description | |
---|---|---|
GetAxis ( ) : float | ||
HandleAxis ( ) : float | ||
HandleTriggerAxis ( ) : float | ||
NegateAxisProtocol ( float axisValue ) : float | ||
SnapAxisProtocol ( float input ) : float | ||
TriggerAxisProtocol ( float axisValue ) : float |