Class AssetExporter

Asset Exporter

Utility class to export objects, materials, textures, render targets, etc. Used in AssetManager to export assets.

Hierarchy

Implements

Constructors

Properties

_cachedParsers: {
    ext: string[];
    parser: IExportParser;
}[] = []

Type declaration

exporters: IExporter[] = ...

Methods

Generated using TypeDoc