ComponentEvents

Provides the events related to components.

For more information on subscribing to scene events, refer to com.pico.spatial.core.ecs.Scene.subscribe or com.pico.spatial.core.container.SpatialViewContent.subscribe.

Types

Link copied to clipboard

This event is triggered when a component is added to an entity.

Link copied to clipboard

The event is triggered when a component is removed from an entity.