1 2 3 4
/// Component to represent that this is the root entity of a glTF model /// Automatically added by `gltf_loader` #[derive(Debug, Clone, Copy, Default)] pub struct Root {}