Pacote | flash.display3D |
Classe | public final class Context3DTriangleFace |
Herança | Context3DTriangleFace Object |
Versão da linguagem: | ActionScript 3.0 |
Versões de runtime: | Flash Player 11, AIR 3 |
Elementos da API relacionados
Propriedades públicas
Métodos públicos
Constantes públicas
Constante | Definido por | ||
---|---|---|---|
BACK : String = "back" [estático]
| Context3DTriangleFace | ||
FRONT : String = "front" [estático]
| Context3DTriangleFace | ||
FRONT_AND_BACK : String = "frontAndBack" [estático]
| Context3DTriangleFace | ||
NONE : String = "none" [estático]
| Context3DTriangleFace |
Detalhes da constante
BACK | Constante |
public static const BACK:String = "back"
Versão da linguagem: | ActionScript 3.0 |
Versões de runtime: | Flash Player 11, AIR 3 |
FRONT | Constante |
public static const FRONT:String = "front"
Versão da linguagem: | ActionScript 3.0 |
Versões de runtime: | Flash Player 11, AIR 3 |
FRONT_AND_BACK | Constante |
public static const FRONT_AND_BACK:String = "frontAndBack"
Versão da linguagem: | ActionScript 3.0 |
Versões de runtime: | Flash Player 11, AIR 3 |
NONE | Constante |
public static const NONE:String = "none"
Versão da linguagem: | ActionScript 3.0 |
Versões de runtime: | Flash Player 11, AIR 3 |
Wed Jun 13 2018, 11:10 AM Z