class openfl.display3D.textures.TextureBase extends EventDispatcher

Available on all platforms

Instance Fields

function new(context:Context3D, glTexture:GLTexture, ?width:Int = 0, ?height:Int = 0):Void

function dispose():Void