Docs.rs
hotham-0.2.0
hotham 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
kanerogers
Dependencies
anyhow ^1.0
normal
ash ^0.33.2
normal
console ^0.14
normal
cpal ^0.13.5
normal
crossbeam ^0.8.1
normal
ctrlc ^3
normal
egui ^0.15
normal
generational-arena ^0.2.8
normal
gltf ^0.16
normal
hecs ^0.7.5
normal
hotham-debug-server ^0.2
normal
image ^0.23
normal
itertools ^0.10.0
normal
libktx-rs ^0.2.3
normal
memoffset ^0.5.1
normal
mint ^0.5.6
normal
nalgebra ^0.29.0
normal
oddio ^0.5
normal
openxr ^0.16
normal
rand ^0.8
normal
rapier3d ^0.11.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
symphonia ^0.4
normal
thiserror ^1.0
normal
uuid ^0.8
normal
approx ^0.5
dev
shaderc ^0.7
build
renderdoc ^0.10
normal
jni ^0.18.0
normal
ndk ^0.6
normal
ndk-glue >=0.6.2
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module transform
hotham
0.2.0
Module transform
Module Items
Structs
In hotham::
components
hotham
::
components
Module
transform
Copy item path
Source
Structs
ยง
Transform
Component that represents the transform of the entity in world space Added automatically by
gltf_loader
, will be overriden if the entity also contains a
rigid_body
and
update_rigid_body_transforms_system
is running