Crate bevy_gltf_components

Source

Re-exports§

pub use utils::*;
pub use ronstring_to_reflect_component::*;
pub use process_gltfs::*;

Modules§

blender_settings
process_gltfs
ronstring_to_reflect_component
utils

Structs§

ComponentsFromGltfPlugin
GltfComponentsConfig
GltfProcessed
A Bevy plugin for extracting components from gltf files and automatically adding them to the relevant entities It will automatically run every time you load a gltf file Add this plugin to your Bevy app to get access to this feature

Enums§

GltfComponentsSet
systemset to order your systems after the component injection when needed