Docs.rs
bevy_b3d-0.4.0
bevy_b3d 0.4.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
DotWith
Dependencies
anyhow ^1.0.86
normal
b3d ^0.1.9
normal
bevy ^0.14.1
normal
thiserror ^1.0.63
normal
Versions
28.57%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bevy_
b3d
0.4.0
All Items
Re-exports
Structs
Enums
Crate
bevy_b3d
Copy item path
source
·
[
−
]
Re-exports
§
pub use
b3d
;
Structs
§
B3D
Representation of a loaded b3d file.
B3DLoader
B3DMesh
A b3d mesh, which may contists of a
Mesh
and an optional
StandardMaterial
.
B3DNode
A b3d node with all of its child nodes, its
B3DMesh
and
Transform
B3DPlugin
Adss support for b3d file loading to the app.
Enums
§
B3DError
An error that occurs when loading a b3d file.