Type Alias: ExportOBJ()
ExportOBJ: () =>
Promise
<boolean
>
Export scene to obj. It triggers browser download action and returns true. Under the hood it uses exportScene()
function with mode parameter 2.
Returns
Promise
<boolean
>
Fires
@mimeeq#mimeeq-3d-before-export-scene
Fires
@mimeeq#mimeeq-3d-after-export-scene