Vec2

2D float vector (vec2 in GLSL)

alias Vec2 = Vector2!(float)

Meta