1 |
- {"ast":null,"code":"/* eslint-disable import/export */\n/* eslint-disable import/no-internal-modules */\nexport * from \"./baseParticleSystem.js\";\nexport * from \"./EmitterTypes/index.js\";\nexport * from \"./webgl2ParticleSystem.js\";\nexport * from \"./computeShaderParticleSystem.js\";\nexport * from \"./gpuParticleSystem.js\";\nexport * from \"./IParticleSystem.js\";\nexport * from \"./particle.js\";\nexport * from \"./particleHelper.js\";\nexport * from \"./particleSystem.js\";\nimport \"./particleSystemComponent.js\";\n// eslint-disable-next-line no-duplicate-imports\nexport * from \"./particleSystemComponent.js\";\nexport * from \"./particleSystemSet.js\";\nexport * from \"./solidParticle.js\";\nexport * from \"./solidParticleSystem.js\";\nexport * from \"./cloudPoint.js\";\nexport * from \"./pointsCloudSystem.js\";\nexport * from \"./subEmitter.js\";\nexport * from \"../Shaders/particles.fragment.js\";\nexport * from \"../Shaders/particles.vertex.js\";\nexport * from \"../ShadersWGSL/particles.fragment.js\";\nexport * from \"../ShadersWGSL/particles.vertex.js\";","map":{"version":3,"names":[],"sources":["F:/workspace/202226701027/huinongbao-app/node_modules/@babylonjs/core/Particles/index.js"],"sourcesContent":["/* eslint-disable import/export */\n/* eslint-disable import/no-internal-modules */\nexport * from \"./baseParticleSystem.js\";\nexport * from \"./EmitterTypes/index.js\";\nexport * from \"./webgl2ParticleSystem.js\";\nexport * from \"./computeShaderParticleSystem.js\";\nexport * from \"./gpuParticleSystem.js\";\nexport * from \"./IParticleSystem.js\";\nexport * from \"./particle.js\";\nexport * from \"./particleHelper.js\";\nexport * from \"./particleSystem.js\";\nimport \"./particleSystemComponent.js\";\n// eslint-disable-next-line no-duplicate-imports\nexport * from \"./particleSystemComponent.js\";\nexport * from \"./particleSystemSet.js\";\nexport * from \"./solidParticle.js\";\nexport * from \"./solidParticleSystem.js\";\nexport * from \"./cloudPoint.js\";\nexport * from \"./pointsCloudSystem.js\";\nexport * from \"./subEmitter.js\";\nexport * from \"../Shaders/particles.fragment.js\";\nexport * from \"../Shaders/particles.vertex.js\";\nexport * from \"../ShadersWGSL/particles.fragment.js\";\nexport * from \"../ShadersWGSL/particles.vertex.js\";\n"],"mappings":"AAAA;AACA;AACA,cAAc,yBAAyB;AACvC,cAAc,yBAAyB;AACvC,cAAc,2BAA2B;AACzC,cAAc,kCAAkC;AAChD,cAAc,wBAAwB;AACtC,cAAc,sBAAsB;AACpC,cAAc,eAAe;AAC7B,cAAc,qBAAqB;AACnC,cAAc,qBAAqB;AACnC,OAAO,8BAA8B;AACrC;AACA,cAAc,8BAA8B;AAC5C,cAAc,wBAAwB;AACtC,cAAc,oBAAoB;AAClC,cAAc,0BAA0B;AACxC,cAAc,iBAAiB;AAC/B,cAAc,wBAAwB;AACtC,cAAc,iBAAiB;AAC/B,cAAc,kCAAkC;AAChD,cAAc,gCAAgC;AAC9C,cAAc,sCAAsC;AACpD,cAAc,oCAAoC","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}
|