EntityVisibilityChangedEvent
Defined in: livelink.js/sources/scene/EntityEvents.ts:74
The event that is fired when the entity visibility changes.
Extends
Event
Properties
Property | Modifier | Type | Description |
---|---|---|---|
is_visible | readonly | boolean | The new visibility state of the entity. |