Docs.rs
lotus-script-0.6.2
lotus-script 0.6.2
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
crates.io
Source
Owners
Ekranos
Dependencies
lotus-bindgen-macros ^0.1
normal
lotus-script-sys ^0.3
normal
lotus-shared ^0.4
normal
rmp-serde ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_repr ^0.1
normal
thiserror ^2
normal
Versions
54.74%
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
lotus_
script
0.6.2
In lotus_
script::
math
lotus_script
::
math
Function
ivec3
Copy item path
Source
pub const fn ivec3(x:
i32
, y:
i32
, z:
i32
) ->
IVec3
Expand description
Creates a 3-dimensional vector.