Preparing search index...
The search index is not available
ThreePipe
ThreePipe
EXRExporter2
Class EXRExporter2
Hierarchy
EXRExporter
EXRExporter2
Implements
IExportParser
Index
Constructors
constructor
Methods
parse
Async
Constructors
constructor
new
EXRExporter2
()
:
EXRExporter2
Returns
EXRExporter2
Methods
parse
Async
parseAsync
(
obj
:
DataTexture
|
IRenderTarget
,
options
:
EXRExporterParseOptions
,
)
:
Promise
<
Blob
>
Parameters
obj
:
DataTexture
|
IRenderTarget
options
:
EXRExporterParseOptions
Returns
Promise
<
Blob
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
parse
Async
ThreePipe
Loading...