Click or drag to resize

TouchJoystickstickRange Property

The range of movement of the stick in Canvas pixels. The larger the number, the further the stick must be moved from center to register movement.

Namespace: Rewired.ComponentControls
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float stickRange { get; set; }

Property Value

Single
See Also