UNPKG

@dimforge/rapier2d

Version:

2-dimensional physics engine in Rust - official JS bindings.

9 lines (7 loc) 86 B
// #if DIM2 export enum FeatureType { Vertex, Face, Unknown, } // #endif