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

type DQuat = Quaternion<f64>;

A quaternion with f64 components.