haXe API Documentation
Back
|
Index
extern
class
flash.display.Stage3D
extends
flash.events.EventDispatcher
Available in flash
var
context3D(default,null) :
flash.display3D.Context3D
var
visible :
Bool
var
x :
Float
var
y :
Float
function
requestContext3D(?context3DRenderMode :
String
, ?profile :
flash.display3D.Context3DProfile
) :
Void
Back
|
Index