GeometryOffsetAttribute-59b14f45.js.map 624 B

1
  1. {"version":3,"file":"GeometryOffsetAttribute-59b14f45.js","sources":["../../../../Source/Core/GeometryOffsetAttribute.js"],"sourcesContent":["/**\n * Represents which vertices should have a value of `true` for the `applyOffset` attribute\n * @private\n */\nconst GeometryOffsetAttribute = {\n NONE: 0,\n TOP: 1,\n ALL: 2,\n};\nexport default Object.freeze(GeometryOffsetAttribute);\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;EAAA;EACA;EACA;EACA;EACA,MAAM,uBAAuB,GAAG;EAChC,EAAE,IAAI,EAAE,CAAC;EACT,EAAE,GAAG,EAAE,CAAC;EACR,EAAE,GAAG,EAAE,CAAC;EACR,CAAC,CAAC;AACF,kCAAe,MAAM,CAAC,MAAM,CAAC,uBAAuB,CAAC;;;;;;;;"}