hotham 0.2.0

A framework for creating incredible standalone VR experiences
Documentation
1
2
3
4
/// Component to represent that this is the root entity of a glTF model
/// Automatically added by `gltf_loader`
#[derive(Debug, Clone, Copy, Default)]
pub struct Root {}