Click or drag to resize

DynamicFontSetFormat Method

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public override void SetFormat(
	TextFormat format,
	float fontSizeScale
)

Parameters

format
Type: FairyGUITextFormat
fontSizeScale
Type: SystemSingle
See Also