Module dotrix_core::assets[][src]

Expand description

Assets and management service

Re-exports

pub use loader::*;
pub use animation::Animation;
pub use mesh::*;
pub use shader::Shader;
pub use skin::Skin;
pub use resource::*;
pub use texture::*;

Modules

Skeletal Animation Asset

Assets loader

Mesh Asset

Generic asset resource

Shader Asset

Skin asset

Texture asset

Structs

Assets management service

Traits

Asset map getting trait