TouchInteractablevisible Property |
Is the control visible? An invisible control can still be interacted with. This property only has any effect when used with an Image Component.
Namespace:
Rewired.ComponentControls
Assembly:
Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool visible { get; set; }
Property Value
Type:
Boolean
See Also