Click or drag to resize

GObjectscaleX Property

The horizontal 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 scaleX { get; set; }

Property Value

Type: Single
See Also