Type Definition sfml::graphics::glsl::Vec3

source · []
pub type Vec3 = Vector3<f32>;
Expand description

3D float vector (vec3 in GLSL).