package flash.display3D; @:fakeEnum(String) extern enum Context3DProfile { BASELINE; BASELINE_CONSTRAINED; }