Click or drag to resize

TouchJoystickscaleStickRange Property

If enabled, the stick range will scale with parent controls. Otherwise, the stick range will remain constant.

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

Property Value

Type: Boolean
See Also