/** * Builds all .glsl files under . * @param shaderPath - The path to the shaders to watch * @param smartFiltersCorePath - The path to import the Smart Filters core from * @param babylonCorePath - The path to import the Babylon core from (optional) * @example node buildShaders.js @babylonjs/smart-filters */ export {}; //# sourceMappingURL=buildShaders.d.ts.map