rovr::render::Vector3 [-] [+] [src]

type Vector3 = [f32; 3];

A 3-dimensional vector, with (in order) x, y, and z components.