typedoc.d.ts 125 B

123456789101112
  1. /**
  2. * @ignore
  3. */
  4. declare module BABYLON.GLTF2.Exporter {
  5. }
  6. /**
  7. * @ignore
  8. */
  9. declare module BABYLON.GLTF1 {
  10. }