Type Alias rapier3d::math::Dim

source ·
pub type Dim = Const<3>;
Expand description

The dimension of the ambient space.

Aliased Type§

struct Dim;