Skip to main content

Class: EXRExporter2

Asset-Management.EXRExporter2

Hierarchy

  • EXRExporter

    EXRExporter2

Implements

Constructors

constructor

new EXRExporter2()

Inherited from

EXRExporter.constructor

Methods

parseAsync

parseAsync(obj, options): Promise<Blob>

Parameters

NameType
objIRenderTarget
optionsEXRExporterParseOptions

Returns

Promise<Blob>

Implementation of

IExportParser.parseAsync

Defined in

webgi/src/extras/asset_manager/exporter/threejs/exporters/EXRExporter2.ts:7