1 |
- {"ast":null,"code":"/**\n * Represents a texture handle for the backbuffer color texture.\n */\nexport const backbufferColorTextureHandle = 0;\n/**\n * Represents a texture handle for the backbuffer depth/stencil texture.\n */\nexport const backbufferDepthStencilTextureHandle = 1;","map":{"version":3,"names":["backbufferColorTextureHandle","backbufferDepthStencilTextureHandle"],"sources":["F:/workspace/202226701027/huinongbao-app/node_modules/@babylonjs/core/FrameGraph/frameGraphTypes.js"],"sourcesContent":["/**\n * Represents a texture handle for the backbuffer color texture.\n */\nexport const backbufferColorTextureHandle = 0;\n/**\n * Represents a texture handle for the backbuffer depth/stencil texture.\n */\nexport const backbufferDepthStencilTextureHandle = 1;\n"],"mappings":"AAAA;AACA;AACA;AACA,OAAO,MAAMA,4BAA4B,GAAG,CAAC;AAC7C;AACA;AACA;AACA,OAAO,MAAMC,mCAAmC,GAAG,CAAC","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}
|