[]Function rusty_engine::prelude::glm::quat

pub fn quat<N>(x: N, y: N, z: N, w: N) -> Quaternion<N> where
    N: RealField

Creates a new quaternion.