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.

24 lines 1 kB
export * from "./WebXRAbstractFeature.js"; export * from "./WebXRHitTestLegacy.js"; export * from "./WebXRAnchorSystem.js"; export * from "./WebXRPlaneDetector.js"; export * from "./WebXRBackgroundRemover.js"; export * from "./WebXRControllerTeleportation.js"; export * from "./WebXRControllerPointerSelection.js"; export * from "./WebXRControllerPhysics.js"; export * from "./WebXRHitTest.js"; export * from "./WebXRFeaturePointSystem.js"; export * from "./WebXRHandTracking.js"; export * from "./WebXRMeshDetector.js"; export * from "./WebXRImageTracking.js"; export * from "./WebXRNearInteraction.js"; export * from "./WebXRDOMOverlay.js"; export * from "./WebXRControllerMovement.js"; export * from "./WebXRLightEstimation.js"; export * from "./WebXREyeTracking.js"; export * from "./WebXRWalkingLocomotion.js"; export * from "./WebXRLayers.js"; export * from "./WebXRDepthSensing.js"; export * from "./WebXRSpaceWarp.js"; export * from "./WebXRRawCameraAccess.js"; //# sourceMappingURL=index.js.map