m4m.framework.AssetFactory_ETC1

@meta4d/engine / Exports / m4m / framework / AssetFactory_ETC1

Class: AssetFactory_ETC1

m4m.framework.AssetFactory_ETC1

Implements

Table of contents

Constructors

Methods

Constructors

constructor

new AssetFactory_ETC1()

Methods

parse

parse(assetmgr, bundle, name, bytes, dwguid): texture

Parameters

Name
Type

assetmgr

bundle

name

string

bytes

ArrayBuffer

dwguid

number

Returns

texture

Implementation of

IAssetFactory.parse

Defined in

framework/asset/factorys/assetfactory_etc1.ts:6

Last updated