Docs.rs
bevy_math-0.16.1
bevy_math 0.16.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cart
github:bevyengine:publish
Dependencies
approx ^0.5
normal
optional
bevy_reflect ^0.16.1
normal
optional
derive_more ^1
normal
glam ^0.29.3
normal
itertools ^0.14.0
normal
libm ^0.2
normal
optional
rand ^0.8
normal
optional
rand_distr ^0.4.3
normal
optional
serde ^1
normal
optional
smallvec ^1.11
normal
thiserror ^2
normal
variadics_please ^1.1
normal
approx ^0.5
dev
glam ^0.29.3
dev
rand ^0.8
dev
rand_chacha ^0.3
dev
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bevy_
math
0.16.1
bevy_math
Function
i64vec2
Copy item path
Source
pub const fn i64vec2(x:
i64
, y:
i64
) ->
I64Vec2
Expand description
Creates a 2-dimensional vector.