パッケージ | flash.display3D |
クラス | public final class Context3DVertexBufferFormat |
継承 | Context3DVertexBufferFormat Object |
言語バージョン: | ActionScript 3.0 |
ランタイムバージョン: | Flash Player 11, AIR 3 |
関連する API エレメント
パブリックプロパティ
パブリックメソッド
パブリック定数
定数 | 定義元 | ||
---|---|---|---|
BYTES_4 : String = "bytes4" [静的]
| Context3DVertexBufferFormat | ||
FLOAT_1 : String = "float1" [静的]
| Context3DVertexBufferFormat | ||
FLOAT_2 : String = "float2" [静的]
| Context3DVertexBufferFormat | ||
FLOAT_3 : String = "float3" [静的]
| Context3DVertexBufferFormat | ||
FLOAT_4 : String = "float4" [静的]
| Context3DVertexBufferFormat |
定数の詳細
BYTES_4 | 定数 |
public static const BYTES_4:String = "bytes4"
言語バージョン: | ActionScript 3.0 |
ランタイムバージョン: | Flash Player 11, AIR 3 |
FLOAT_1 | 定数 |
public static const FLOAT_1:String = "float1"
言語バージョン: | ActionScript 3.0 |
ランタイムバージョン: | Flash Player 11, AIR 3 |
FLOAT_2 | 定数 |
public static const FLOAT_2:String = "float2"
言語バージョン: | ActionScript 3.0 |
ランタイムバージョン: | Flash Player 11, AIR 3 |
FLOAT_3 | 定数 |
public static const FLOAT_3:String = "float3"
言語バージョン: | ActionScript 3.0 |
ランタイムバージョン: | Flash Player 11, AIR 3 |
FLOAT_4 | 定数 |
public static const FLOAT_4:String = "float4"
言語バージョン: | ActionScript 3.0 |
ランタイムバージョン: | Flash Player 11, AIR 3 |
Tue Jun 12 2018, 10:34 AM Z