class flash.display.Stage3D extends EventDispatcher
Available on all platforms
var context3D:Context3D
var visible:Bool
var x:Float
var y:Float
function requestContext3D(?context3DRenderMode:String, ?profile:Context3DProfile):Void
function requestContext3DMatchingProfiles(profiles:Vector<String>):Void