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