Type Alias avian3d::collision::contact_query::UnsupportedShape

source ·
pub type UnsupportedShape = Unsupported;
Expand description

An error indicating that a contact query is not supported for one of the Collider shapes.

Aliased Type§

struct UnsupportedShape;