Skip to content

visible( )

Studio is being deprecated, please head over to the documentation page for Mattercraft, our most advanced 3D tool for the web, where you can find the most recent information and tutorials.

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 visibility of the object as true or false.