pub type Vector3 = Vec3;
Vector math type used by this crate. Type alias for [glam::Vec3].
glam::Vec3