pub fn remove<T: Bundle>() -> impl EntityCommandExpand description
An EntityCommand that removes the components in a Bundle from an entity.
pub fn remove<T: Bundle>() -> impl EntityCommandAn EntityCommand that removes the components in a Bundle from an entity.