Click or drag to resize

GComponentopaque Property

If true, mouse/touch events cannot pass through the empty area of the component. Default is true.

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

Property Value

Type: Boolean
See Also