UNPKG

@babylonjs/core

Version:

Getting started? Play directly with the Babylon.js API using our [playground](https://playground.babylonjs.com/). It also contains a lot of samples to learn how to use it.

11 lines (10 loc) 416 B
export * from "./v1/index.js"; export * from "./v2/index.js"; export * from "./physicsEngineComponent.js"; export * from "./v1/physicsEngineComponent.js"; export * from "./physicsHelper.js"; export * from "./physicsRaycastResult.js"; export * from "./proximityCastResult.js"; export * from "./physicsPointProximityQuery.js"; export * from "./physicsShapeProximityCastQuery.js"; export * from "./shapeCastResult.js";