visible( ) FunctionsReferenceScriptingStudioZ.Node visible() : boolean; Gets the visibility of the node. Nodes which are invisible will not be rendered but will still emit pointer events. Default value: true Returns Returns visibility of the object as true or false. Related visible(...) setter