Constructor

new(bitmapData:BitmapData, ?generateMipmaps:Bool)

Inherited Variables

Defined by BitmapTexture

bitmapData:BitmapData

Defined by TextureProxyBase

read onlyassetType:String

read onlyformat:Context3DTextureFormat

read onlyhasMipMaps:Bool

height:Int

width:Int

Defined by NamedAssetBase

read onlyassetFullPath:Array<Dynamic>

read onlyassetNamespace:String

id:String

name:String

read onlyoriginalName:String

Inherited Methods

Defined by BitmapTexture

Defined by TextureProxyBase

getTextureForStage3D(stage3DProxy:Stage3DProxy):TextureBase

Defined by NamedAssetBase

assetPathEquals(name:String, ns:String):Bool

@:value({ overrideOriginal : true, ns : null })resetAssetPath(name:String, ?ns:String, overrideOriginal:Bool = true):Void