Fires after the camera update
Fires after the entity update
Fires after the render
Fires before the camera update
Fires before the entity update
Fires before the render
Fires when an entity is added to the instance.
Fires when an entity is removed from the instance.
The duration of the picking, in seconds.
Optional
results?: PickResult<unknown>[]The picking results.
Fires at the end of the update
Fires at the start of the update
Events supported by
Instance.addEventListener()
andInstance.removeEventListener()