Skip to main content

Class: EntityVisibilityChangedEvent

Defined in: node_modules/@3dverse/livelink.core/dist/sources/internal/EditorEvents.d.ts:32

Extends

  • Event

Properties

PropertyModifierTypeDescription
entity_rtidreadonlyRTIDThe RTID of the entity whose visibility state has changed.
is_visiblereadonlybooleanThe new visibility state of the entity.