pub fn swap_interior_clips_in(
main_world: ResMut<'_, MainWorld>,
stash: ResMut<'_, SwappedClips>,
)Expand description
ExtractSchedule, before all stock UI extraction sets: overwrite each
promoted-subtree member’s CalculatedClip with its interior clip.