Variables

@:flash.propertyread onlycontext3D:Context3D

@:flash.propertyvisible:Bool

@:flash.propertyx:Float

@:flash.propertyy:Float

@:require(flash12)requestContext3DMatchingProfiles:(profiles:Vector<String>) ‑> Void

Methods

requestContext3D(?context3DRenderMode:String, ?profile:Context3DProfile):Void

Inherited Variables

Inherited Methods

Defined by EventDispatcher

@:value({ useWeakReference : false, priority : 0, useCapture : false })addEventListener(type:String, listener:Dynamic ‑> Void, useCapture:Bool = false, priority:Int = 0, useWeakReference:Bool = false):Void

@:value({ useCapture : false })removeEventListener(type:String, listener:Dynamic ‑> Void, useCapture:Bool = false):Void