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.

7 lines 325 B
export * from "./clusteredLightContainer.js"; export * from "./clusteredLightingSceneComponent.js"; import "../../Shaders/lightProxy.fragment.js"; import "../../Shaders/lightProxy.vertex.js"; import "../../ShadersWGSL/lightProxy.fragment.js"; import "../../ShadersWGSL/lightProxy.vertex.js"; //# sourceMappingURL=index.js.map