Module libre_pvz_animation::curve

source ·
Expand description

Variable curves in animation clips.

Modules§

Structs§

Traits§

  • Bevy tracks changes in mutable references like Mut. We use this interface to avoid unnecessarily marking the target component as changed.
  • Type-erased Curve. Prefer Curve whenever possible.
  • Animation curve.
  • Animation curve with known single variable type.