Function nannou::prelude::geom::ivec3

source ·
pub fn ivec3(x: i32, y: i32, z: i32) -> IVec3
Expand description

Creates a 3-dimensional vector.