Paket | flash.display3D |
Klasse | public final class Context3DVertexBufferFormat |
Vererbung | Context3DVertexBufferFormat Object |
Sprachversion: | ActionScript 3.0 |
Laufzeitversionen: | Flash Player 11, AIR 3 |
Verwandte API-Elemente
Öffentliche Eigenschaften
Öffentliche Methoden
Öffentliche Konstanten
Konstante | Definiert von | ||
---|---|---|---|
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 |
Konstantendetails
BYTES_4 | Konstante |
public static const BYTES_4:String = "bytes4"
Sprachversion: | ActionScript 3.0 |
Laufzeitversionen: | Flash Player 11, AIR 3 |
FLOAT_1 | Konstante |
public static const FLOAT_1:String = "float1"
Sprachversion: | ActionScript 3.0 |
Laufzeitversionen: | Flash Player 11, AIR 3 |
FLOAT_2 | Konstante |
public static const FLOAT_2:String = "float2"
Sprachversion: | ActionScript 3.0 |
Laufzeitversionen: | Flash Player 11, AIR 3 |
FLOAT_3 | Konstante |
public static const FLOAT_3:String = "float3"
Sprachversion: | ActionScript 3.0 |
Laufzeitversionen: | Flash Player 11, AIR 3 |
FLOAT_4 | Konstante |
public static const FLOAT_4:String = "float4"
Sprachversion: | ActionScript 3.0 |
Laufzeitversionen: | Flash Player 11, AIR 3 |
Tue Jun 12 2018, 10:04 AM Z