W3cubDocs

/Haxe Flash

CubeTexture

package flash.display3D.textures

extends TextureBaseEventDispatcher

Available on flash

Methods

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

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

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

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