Texture
extern class flash.display3D.textures.Textureextends TextureBaseAvailable in flash
function uploadCompressedTextureFromByteArray( data : ByteArray, byteArrayOffset : UInt, ?async : Bool ) : Void
function uploadFromBitmapData( source : BitmapData, ?miplevel : UInt ) : Void
function uploadFromByteArray( data : ByteArray, byteArrayOffset : UInt, ?miplevel : UInt ) : Void
version #12832, modified 2012-04-12 22:24:29 by api
0 comment