Click or drag to resize

TouchJoystickRadialIndicatorpreserveSpriteAspectRatio Property

If enabled, the aspect ratio will be determined from the Sprite's texture.

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

Property Value

Type: Boolean
See Also