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 optionalStandardMaterial
. - B3DNode
- A b3d node with all of its child nodes, its
B3DMesh
andTransform
- B3DPlugin
- Adss support for b3d file loading to the app.
Enums§
- B3DError
- An error that occurs when loading a b3d file.