9e252450beb9e25986fb0faaa461cbcec66aede568132b13da3ed8448da587d1.json 1.0 KB

1
  1. {"ast":null,"code":"/**\n * @internal\n */\nexport class IntersectionInfo {\n constructor(bu, bv, distance) {\n this.bu = bu;\n this.bv = bv;\n this.distance = distance;\n this.faceId = 0;\n this.subMeshId = 0;\n }\n}","map":{"version":3,"names":["IntersectionInfo","constructor","bu","bv","distance","faceId","subMeshId"],"sources":["F:/workspace/202226701027/huinongbao-app/node_modules/@babylonjs/core/Collisions/intersectionInfo.js"],"sourcesContent":["/**\n * @internal\n */\nexport class IntersectionInfo {\n constructor(bu, bv, distance) {\n this.bu = bu;\n this.bv = bv;\n this.distance = distance;\n this.faceId = 0;\n this.subMeshId = 0;\n }\n}\n"],"mappings":"AAAA;AACA;AACA;AACA,OAAO,MAAMA,gBAAgB,CAAC;EAC1BC,WAAWA,CAACC,EAAE,EAAEC,EAAE,EAAEC,QAAQ,EAAE;IAC1B,IAAI,CAACF,EAAE,GAAGA,EAAE;IACZ,IAAI,CAACC,EAAE,GAAGA,EAAE;IACZ,IAAI,CAACC,QAAQ,GAAGA,QAAQ;IACxB,IAAI,CAACC,MAAM,GAAG,CAAC;IACf,IAAI,CAACC,SAAS,GAAG,CAAC;EACtB;AACJ","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}