Paket | flash.display3D |
Sınıf | public final class Context3DVertexBufferFormat |
Miras Alma | Context3DVertexBufferFormat Object |
Dil Sürümü: | ActionScript 3.0 |
Çalışma Zamanı Sürümleri: | Flash Player 11, AIR 3 |
İlgili API Öğeleri
Genel Sabitler
Sabit | Tanımlayan: | ||
---|---|---|---|
BYTES_4 : String = "bytes4" [statik]
| Context3DVertexBufferFormat | ||
FLOAT_1 : String = "float1" [statik]
| Context3DVertexBufferFormat | ||
FLOAT_2 : String = "float2" [statik]
| Context3DVertexBufferFormat | ||
FLOAT_3 : String = "float3" [statik]
| Context3DVertexBufferFormat | ||
FLOAT_4 : String = "float4" [statik]
| Context3DVertexBufferFormat |
Sabit Ayrıntısı
BYTES_4 | Sabit |
public static const BYTES_4:String = "bytes4"
Dil Sürümü: | ActionScript 3.0 |
Çalışma Zamanı Sürümleri: | Flash Player 11, AIR 3 |
FLOAT_1 | Sabit |
public static const FLOAT_1:String = "float1"
Dil Sürümü: | ActionScript 3.0 |
Çalışma Zamanı Sürümleri: | Flash Player 11, AIR 3 |
FLOAT_2 | Sabit |
public static const FLOAT_2:String = "float2"
Dil Sürümü: | ActionScript 3.0 |
Çalışma Zamanı Sürümleri: | Flash Player 11, AIR 3 |
FLOAT_3 | Sabit |
public static const FLOAT_3:String = "float3"
Dil Sürümü: | ActionScript 3.0 |
Çalışma Zamanı Sürümleri: | Flash Player 11, AIR 3 |
FLOAT_4 | Sabit |
public static const FLOAT_4:String = "float4"
Dil Sürümü: | ActionScript 3.0 |
Çalışma Zamanı Sürümleri: | Flash Player 11, AIR 3 |
Tue Jun 12 2018, 01:09 PM Z