/// Scene graph with parent-child hierarchy and layers.
pub use ;
/// Axis-aligned bounding box.
/// Per-object material parameters (colour, shading, textures).
/// Participating-media volume primitive (fog, smoke, clouds).
/// Loose octree spatial index for frustum culling acceleration.
pub
/// Core `ViewportObject` trait and render mode types.