Constant bevy_scene::serde::ENTITY_FIELD_COMPONENTS
source · pub const ENTITY_FIELD_COMPONENTS: &str = "components";
Expand description
Name of the serialized component field in an entity struct.
pub const ENTITY_FIELD_COMPONENTS: &str = "components";
Name of the serialized component field in an entity struct.