Pakket | flash.display3D |
Klasse | public final class Context3DVertexBufferFormat |
Overerving | Context3DVertexBufferFormat Object |
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 11, AIR 3 |
Verwante API-elementen
Openbare eigenschappen
Openbare methoden
Openbare constanten
Constante | Gedefinieerd door | ||
---|---|---|---|
BYTES_4 : String = "bytes4" [statisch]
| Context3DVertexBufferFormat | ||
FLOAT_1 : String = "float1" [statisch]
| Context3DVertexBufferFormat | ||
FLOAT_2 : String = "float2" [statisch]
| Context3DVertexBufferFormat | ||
FLOAT_3 : String = "float3" [statisch]
| Context3DVertexBufferFormat | ||
FLOAT_4 : String = "float4" [statisch]
| Context3DVertexBufferFormat |
Constantedetails
BYTES_4 | Constante |
public static const BYTES_4:String = "bytes4"
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 11, AIR 3 |
FLOAT_1 | Constante |
public static const FLOAT_1:String = "float1"
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 11, AIR 3 |
FLOAT_2 | Constante |
public static const FLOAT_2:String = "float2"
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 11, AIR 3 |
FLOAT_3 | Constante |
public static const FLOAT_3:String = "float3"
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 11, AIR 3 |
FLOAT_4 | Constante |
public static const FLOAT_4:String = "float4"
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 11, AIR 3 |
Wed Jun 13 2018, 11:42 AM Z