GComponent.opaque 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)
Syntaxpublic bool opaque { get; set; }
Property Value
Type:
Boolean
See Also