Package | flash.display3D |
Class | public final class Context3DTriangleFace |
Inheritance | Context3DTriangleFace Object |
Language version: | ActionScript 3.0 |
Runtime version: | AIR 3 |
See also
Constant | Defined by | ||
---|---|---|---|
BACK : String = "back" [static]
| Context3DTriangleFace | ||
FRONT : String = "front" [static]
| Context3DTriangleFace | ||
FRONT_AND_BACK : String = "frontAndBack" [static]
| Context3DTriangleFace | ||
NONE : String = "none" [static]
| Context3DTriangleFace |
BACK | constant |
FRONT | constant |
public static const FRONT:String = "front"
Language version: | ActionScript 3.0 |
Runtime version: | AIR 3 |
FRONT_AND_BACK | constant |
public static const FRONT_AND_BACK:String = "frontAndBack"
Language version: | ActionScript 3.0 |
Runtime version: | AIR 3 |
NONE | constant |