vec3

Function vec3 

Source
pub const fn vec3<T>(x: T, y: T, z: T) -> Vec3<T>
Expand description

Create a Vec3.