UNPKG

@dimforge/rapier3d

Version:

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

10 lines (8 loc) 96 B
// #if DIM3 export enum FeatureType { Vertex, Edge, Face, Unknown, } // #endif