setValue(_:)
Sets the normalized value of the axis.
Declaration
func setValue(_ value: Float)Parameters
- value:
A normalized value ranging from
-1to1where0is in the dead zone.
Sets the normalized value of the axis.
func setValue(_ value: Float)A normalized value ranging from -1 to 1 where 0 is in the dead zone.