Type alias GlbExportOptions

GlbExportOptions: {
    unitScale?: number;
}

Type declaration

  • Optional unitScale?: number