Search
Preparing search index...
The search index is not available
ngx3js
Options
All
Public
Public/Protected
All
Inherited
Menu
ngx3js
I3JS
USDZExporter
Interface USDZExporter
Usdzexporter See the
ngx3js docs
page for details.
Examples
misc / exporter / usdz
Hierarchy
USDZExporter
Index
Constructors
constructor
Methods
parse
Constructors
constructor
new USDZExporter
(
)
:
I3JS
.
USDZExporter
Returns
I3JS
.
USDZExporter
Methods
parse
parse
(
scene
:
I3JS
.
Object3D
<
Event
>
)
:
Promise
<
Uint8Array
>
Parameters
scene:
I3JS
.
Object3D
<
Event
>
Returns
Promise
<
Uint8Array
>
Exports
AMMO
CHARTJS
ECHARTS
I3JS
NODES
THREE
USDZExporter
constructor
parse
Generated using
TypeDoc
Usdzexporter See the ngx3js docs page for details.
Examples
misc / exporter / usdz