Type Alias rapier3d::math::SpatialDim

source ·
pub type SpatialDim = Const<6>;
Expand description

The dimension of a spatial vector.

Aliased Type§

struct SpatialDim;