Docs.rs
bones_render-0.2.0
bones_render 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
zicklag
Dependencies
bevy_render ^0.10
normal
optional
bevy_transform ^0.10
normal
optional
bones_asset ^0.2.0
normal
bones_bevy_utils ^0.2.0
normal
optional
bones_ecs ^0.2.0
normal
glam ^0.23
normal
hex ^0.4
normal
serde ^1.0
normal
optional
thiserror ^1.0
normal
type_ulid ^0.2.0
normal
Versions
100%
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
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
uvec2
bones_
render
0.2.0
In bones_
render::
prelude::
u32
bones_render
::
prelude
::
u32
Function
uvec2
Copy item path
Source
pub const fn uvec2(x:
u32
, y:
u32
) ->
UVec2
Expand description
Creates a 2-dimensional vector.