W3cubDocs

/Haxe Flash

Texture

package flash.display3D.textures

extends TextureBaseEventDispatcher

Available on flash

Methods

uploadCompressedTextureFromByteArray (data:ByteArray, byteArrayOffset:UInt, async:Bool = false):Void

uploadFromBitmapData (source:BitmapData, miplevel:UInt = 0):Void

uploadFromByteArray (data:ByteArray, byteArrayOffset:UInt, miplevel:UInt = 0):Void

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/flash/display3D/textures/Texture.html