Expand description

Entity hierarchies and property inheritance

Structs§

Enums§

Traits§

  • Trait for removing, adding and replacing children and parents of an entity.
  • Trait that defines adding, changing and children and parents of an entity directly through the World.
  • Trait that holds functions for despawning recursively down the transform hierarchy
  • An extension trait for Query that adds hierarchy related methods.

Functions§