Preparing search index...
The search index is not available
ThreePipe
ThreePipe
IAssetExporter
Interface IAssetExporter
interface
IAssetExporter
{
exportObject
(
obj
?
,
options
?
)
:
Promise
<
undefined
|
BlobExt
>
;
getExporter
(
...
ext
)
:
undefined
|
IExporter
;
}
Hierarchy
IEventDispatcher
<
"exportFile"
|
"exporterCreate"
>
IAssetExporter
Implemented by
AssetExporter
Index
Methods
export
Object
get
Exporter
Methods
export
Object
export
Object
(
obj
?
,
options
?
)
:
Promise
<
undefined
|
BlobExt
>
Parameters
Optional
obj
:
IObject3D
<
IObject3DEvent
<
IObject3DEventTypes
>
,
IObject3DEventTypes
>
Optional
options
:
ExportFileOptions
Returns
Promise
<
undefined
|
BlobExt
>
get
Exporter
get
Exporter
(
...
ext
)
:
undefined
|
IExporter
Parameters
Rest
...
ext
:
string
[]
Returns
undefined
|
IExporter
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
export
Object
get
Exporter
ThreePipe
FragmentClippingMode
AAssetManagerProcessStatePlugin
ACameraControlsPlugin
ACameraHelperWidget
AHelperWidget
ALightHelperWidget
AScreenPassExtensionPlugin
AViewerPlugin
AViewerPluginAsync
AViewerPluginSync
AmbientLight2
AssetExporter
AssetExporterPlugin
AssetImporter
AssetManager
BaseGroundPlugin
BaseImporterPlugin
Box3B
BoxSelectionWidget
BufferGeometry2
CameraHelper2
Loading...
Generated using
TypeDoc