Pacote | flash.display3D |
Classe | public final class Context3DVertexBufferFormat |
Herança | Context3DVertexBufferFormat 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 | ||
---|---|---|---|
BYTES_4 : String = "bytes4" [estático]
| Context3DVertexBufferFormat | ||
FLOAT_1 : String = "float1" [estático]
| Context3DVertexBufferFormat | ||
FLOAT_2 : String = "float2" [estático]
| Context3DVertexBufferFormat | ||
FLOAT_3 : String = "float3" [estático]
| Context3DVertexBufferFormat | ||
FLOAT_4 : String = "float4" [estático]
| Context3DVertexBufferFormat |
Detalhes da constante
BYTES_4 | Constante |
public static const BYTES_4:String = "bytes4"
Versão da linguagem: | ActionScript 3.0 |
Versões de runtime: | Flash Player 11, AIR 3 |
FLOAT_1 | Constante |
public static const FLOAT_1:String = "float1"
Versão da linguagem: | ActionScript 3.0 |
Versões de runtime: | Flash Player 11, AIR 3 |
FLOAT_2 | Constante |
public static const FLOAT_2:String = "float2"
Versão da linguagem: | ActionScript 3.0 |
Versões de runtime: | Flash Player 11, AIR 3 |
FLOAT_3 | Constante |
public static const FLOAT_3:String = "float3"
Versão da linguagem: | ActionScript 3.0 |
Versões de runtime: | Flash Player 11, AIR 3 |
FLOAT_4 | Constante |
public static const FLOAT_4:String = "float4"
Versão da linguagem: | ActionScript 3.0 |
Versões de runtime: | Flash Player 11, AIR 3 |
Wed Jun 13 2018, 11:10 AM Z