Type Alias jumpy::core::physics::rapier::HeightField
pub type HeightField = HeightField;
Expand description
A heightfield shape.
Aliased Typeยง
struct HeightField { /* private fields */ }
pub type HeightField = HeightField;
A heightfield shape.
struct HeightField { /* private fields */ }