Type Alias jumpy::core::physics::rapier::HeightField

pub type HeightField = GenericHeightField<DefaultStorage>;
Expand description

A heightfield shape.

Aliased Typeยง

struct HeightField { /* private fields */ }