Constant bevy_scene::serde::SCENE_ENTITIES
source · pub const SCENE_ENTITIES: &str = "entities";
Expand description
Name of the serialized entities field in a scene struct.
pub const SCENE_ENTITIES: &str = "entities";
Name of the serialized entities field in a scene struct.