Class AssetManager

Asset Manager

Utility class to manage import, export, and material management.

Hierarchy

Constructors

Properties

_storage?: Storage | Cache
exporter: AssetExporter
importer: AssetImporter
materials: MaterialManager<"">
viewer: ThreeViewer
PluginType: "AssetManager" = 'AssetManager'

Deprecated

not a plugin anymore

Accessors

Methods

  • Parameters

    • Optional simpleCache: boolean
    • Optional storage: boolean | Storage | Cache

    Returns void

Generated using TypeDoc