Vec3

3D float vector (vec3 in GLSL)

alias Vec3 = Vector3!(float)

Meta