Change the scale factor.
Namespace:
FairyGUI
Assembly:
FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic void SetScale(
float wv,
float hv
)
Parameters
- wv
- Type: System.Single
The horizontal scale factor. - hv
- Type: System.Single
The vertical scale factor
See Also