Module avian3d::sync

source ·
Expand description

Responsible for synchronizing physics components with other data, like keeping Position and Rotation in sync with Transform.

See SyncPlugin.

Modules§

  • Functionality for marking ancestors of entities with marker components.

Structs§

  • The global transform of a body at the end of the previous frame. Used for detecting if the transform was modified before the start of the physics schedule.
  • Configures what physics data is synchronized by the SyncPlugin and how.
  • Responsible for synchronizing physics components with other data, like keeping Position and Rotation in sync with Transform.

Enums§

Functions§