This extension exposes the ANGLE_polygon_mode functionality to WebGL. There are no WebGL-specific behavioral changes.
Static variables
Methods
polygonModeWEBGL(face:Int, mode:Int):Void
Face must be FRONT_AND_BACK. Mode must be LINE_WEBGL or FILL_WEBGL (default).