Module bevy_trait_query::all

source ·

Structs

  • WorldQuery adapter that fetches all implementations of a given trait for an entity.
  • Read-access to all components implementing a trait for a given entity.
  • Write-access to all components implementing a trait for a given entity.