[]Type Definition rusty_engine::prelude::glm::Quat

type Quat = Quaternion<f32>;

A quaternion with f32 components.