GLBAsync static method

Promise<GLTFData> GLBAsync(
  1. Scene scene,
  2. String filePrefix, [
  3. IExportOptions options
])

Implementation

external static Promise<GLTFData> GLBAsync(Scene scene, String filePrefix, [IExportOptions options]);