Skip to main content

Class: EntityVisibilityChangedEvent

Defined in: livelink.js/sources/scene/EntityEvents.ts:74

The event that is fired when the entity visibility changes.

Extends

  • Event

Properties

PropertyModifierTypeDescription
is_visiblereadonlybooleanThe new visibility state of the entity.