m4m.framework.AssetFactory_PVR

@meta4d/engine / Exports / m4m / framework / AssetFactory_PVR

Class: AssetFactory_PVR

m4m.framework.AssetFactory_PVR

Implements

Table of contents

Constructors

Methods

Constructors

constructor

new AssetFactory_PVR()

Methods

parse

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

Parameters

Name
Type

assetmgr

bundle

name

string

bytes

ArrayBuffer

Returns

texture

Implementation of

IAssetFactory.parse

Defined in

framework/asset/factorys/assetfactory_pvr.ts:49

Last updated