Click or drag to resize

GComponentclipSoftness Property

If clipping softness is set, clipped containers will have soft border effect.

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

Property Value

Type: Vector2
See Also