Click or drag to resize

GObjectscaleY Property

The vertical scale factor. '1' means no scale, cannt be negative.

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float scaleY { get; set; }

Property Value

Type: Single
See Also