Class: SimpleTextExporter
Asset-Management.SimpleTextExporter
Implements
Constructors
constructor
• new SimpleTextExporter()
Methods
parseAsync
▸ parseAsync(obj
, options
): Promise
<Blob
>
Parameters
Name | Type |
---|---|
obj | any |
options | AnyOptions |
Returns
Promise
<Blob
>
Implementation of
Defined in
webgi/src/extras/asset_manager/exporter/threejs/exporters/SimpleExporters.ts:11