Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
gltf-1.4.1
gltf 1.4.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
alteous
Dependencies
base64 ^0.13
normal
optional
byteorder ^1.3
normal
gltf-json =1.4.1
normal
image ^0.25
normal
optional
lazy_static ^1
normal
serde_json ^1.0
normal
urlencoding ^2.1
normal
optional
approx ^0.5
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Attribute
gltf
1.4.1
In gltf::
mesh
gltf
::
mesh
Type Alias
Attribute
Copy item path
Source
pub type Attribute<'a> = (
Semantic
,
Accessor
<'a>);
Expand description
Vertex attribute data.