pub fn insert(bundle: impl Bundle, mode: InsertMode) -> impl EntityCommandExpand description
An EntityCommand that adds the components in a Bundle to an entity.
pub fn insert(bundle: impl Bundle, mode: InsertMode) -> impl EntityCommandAn EntityCommand that adds the components in a Bundle to an entity.