Syncs all of the changed PhysicsObjects to the transform
(
mut query: Query<(&mut Transform, &PhysicsObject)>,
fixed_time: Res<Time<Fixed>>,
)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected