| 1234567891011121314 |
- {
- "proceduralTextures": [
- {
- "file": "proceduralTextures/wood/babylon.woodProceduralTexture.ts",
- "shaderFiles": [
- "proceduralTextures/wood/woodProceduralTexture.fragment.fx"
- ],
- "output": "babylon.woodProceduralTexture.js"
- }
- ],
- "build": {
- "distOutputDirectory": "dist/"
- }
- }
|