Interface: Hideable
components.Hideable
Whether the geometric representation of this component can be hidden or shown in the Three.js scene.
Hierarchy
Hideable
Implemented by
Properties
visible
• visible: boolean
Whether the geometric representation of this component is currently visible or not in the Three.js scene.
Defined in
temp/components/base-types/base-types.ts:74