Structs

Resource that defines the default highlighting assets to use. This can be overridden per-entity with the Highlighting component.

Marker component to flag an entity as highlightable

Component used to track the initial asset of a highlightable object, as well as for overriding the default highlight materials.

Traits

This trait makes it possible for highlighting to be generic over any type of asset.

Functions