Module bevy_utils::prelude

source ·

Functions

An ergonomic abbreviation for Default::default() to make initializing structs easier. This is especially helpful when combined with “struct update syntax”.