Module bevy::reflect::prelude

Structs

Traits

Attribute Macros

  • A macro that automatically generates type data for traits, which their implementors can then register.

Derive Macros

  • Derives the FromReflect trait.
  • The main derive macro used by bevy_reflect for deriving its Reflect trait.