1 |
- {"ast":null,"code":"/**\n * @internal\n */\nexport class NativeShaderProcessingContext {\n constructor() {\n this.vertexBufferKindToNumberOfComponents = {};\n this.remappedAttributeNames = {};\n this.injectInVertexMain = \"\";\n }\n}","map":{"version":3,"names":["NativeShaderProcessingContext","constructor","vertexBufferKindToNumberOfComponents","remappedAttributeNames","injectInVertexMain"],"sources":["F:/workspace/202226701027/huinongbao-app/node_modules/@babylonjs/core/Engines/Native/nativeShaderProcessingContext.js"],"sourcesContent":["/**\n * @internal\n */\nexport class NativeShaderProcessingContext {\n constructor() {\n this.vertexBufferKindToNumberOfComponents = {};\n this.remappedAttributeNames = {};\n this.injectInVertexMain = \"\";\n }\n}\n"],"mappings":"AAAA;AACA;AACA;AACA,OAAO,MAAMA,6BAA6B,CAAC;EACvCC,WAAWA,CAAA,EAAG;IACV,IAAI,CAACC,oCAAoC,GAAG,CAAC,CAAC;IAC9C,IAAI,CAACC,sBAAsB,GAAG,CAAC,CAAC;IAChC,IAAI,CAACC,kBAAkB,GAAG,EAAE;EAChC;AACJ","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}
|