Docs.rs
gltf-json-1.4.1
gltf-json 1.4.1
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
alteous
Dependencies
gltf-derive =1.4.1
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
Versions
99.81%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
gltf_
json
1.4.1
Module animation
Module Items
Structs
In gltf_
json::
extensions
gltf_json
::
extensions
Module
animation
Copy item path
Source
Expand description
Contains
Animation
and other related data structures.
Structs
§
Animation
A keyframe animation.
Channel
Targets an animation’s sampler at a node’s property.
Sampler
Defines a keyframe graph but not its target.
Target
The index of the node and TRS property that an animation channel targets.