Function: createVideoExporter()
createVideoExporter(
scene,options?):VideoExporter
Defined in: export/VideoExporter.ts:327
Factory function to create a VideoExporter.
Parameters
scene
ExportableScene
The scene to export
options?
Export options
Returns
A new VideoExporter instance