1 |
- {"ast":null,"code":"/* eslint-disable @typescript-eslint/no-unused-vars */\nimport { AbstractEngine } from \"../../Engines/abstractEngine.js\";\nAbstractEngine.prototype._debugPushGroup = function (groupName, targetObject) {};\nAbstractEngine.prototype._debugPopGroup = function (targetObject) {};\nAbstractEngine.prototype._debugInsertMarker = function (text, targetObject) {};\nAbstractEngine.prototype._debugFlushPendingCommands = function () {};","map":{"version":3,"names":["AbstractEngine","prototype","_debugPushGroup","groupName","targetObject","_debugPopGroup","_debugInsertMarker","text","_debugFlushPendingCommands"],"sources":["F:/workspace/202226701027/huinongbao-app/node_modules/@babylonjs/core/Engines/Extensions/engine.debugging.js"],"sourcesContent":["/* eslint-disable @typescript-eslint/no-unused-vars */\nimport { AbstractEngine } from \"../../Engines/abstractEngine.js\";\nAbstractEngine.prototype._debugPushGroup = function (groupName, targetObject) { };\nAbstractEngine.prototype._debugPopGroup = function (targetObject) { };\nAbstractEngine.prototype._debugInsertMarker = function (text, targetObject) { };\nAbstractEngine.prototype._debugFlushPendingCommands = function () { };\n"],"mappings":"AAAA;AACA,SAASA,cAAc,QAAQ,iCAAiC;AAChEA,cAAc,CAACC,SAAS,CAACC,eAAe,GAAG,UAAUC,SAAS,EAAEC,YAAY,EAAE,CAAE,CAAC;AACjFJ,cAAc,CAACC,SAAS,CAACI,cAAc,GAAG,UAAUD,YAAY,EAAE,CAAE,CAAC;AACrEJ,cAAc,CAACC,SAAS,CAACK,kBAAkB,GAAG,UAAUC,IAAI,EAAEH,YAAY,EAAE,CAAE,CAAC;AAC/EJ,cAAc,CAACC,SAAS,CAACO,0BAA0B,GAAG,YAAY,CAAE,CAAC","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}
|