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
Name | Type |
---|---|
obj | IRenderTarget | DataTexture |
options | EXRExporterParseOptions |
Returns
Promise
<Blob
>