Paket | flash.display3D |
Klass | public final class Context3DVertexBufferFormat |
Arv | Context3DVertexBufferFormat Object |
Språkversion: | ActionScript 3.0 |
Körningsmiljöversioner: | Flash Player 11, AIR 3 |
Relaterade API-element
Publika egenskaper
Publika metoder
Publika konstanter
Konstant | Definieras med | ||
---|---|---|---|
BYTES_4 : String = "bytes4" [statisk]
| Context3DVertexBufferFormat | ||
FLOAT_1 : String = "float1" [statisk]
| Context3DVertexBufferFormat | ||
FLOAT_2 : String = "float2" [statisk]
| Context3DVertexBufferFormat | ||
FLOAT_3 : String = "float3" [statisk]
| Context3DVertexBufferFormat | ||
FLOAT_4 : String = "float4" [statisk]
| Context3DVertexBufferFormat |
Konstantdetaljer
BYTES_4 | Konstant |
public static const BYTES_4:String = "bytes4"
Språkversion: | ActionScript 3.0 |
Körningsmiljöversioner: | Flash Player 11, AIR 3 |
FLOAT_1 | Konstant |
public static const FLOAT_1:String = "float1"
Språkversion: | ActionScript 3.0 |
Körningsmiljöversioner: | Flash Player 11, AIR 3 |
FLOAT_2 | Konstant |
public static const FLOAT_2:String = "float2"
Språkversion: | ActionScript 3.0 |
Körningsmiljöversioner: | Flash Player 11, AIR 3 |
FLOAT_3 | Konstant |
public static const FLOAT_3:String = "float3"
Språkversion: | ActionScript 3.0 |
Körningsmiljöversioner: | Flash Player 11, AIR 3 |
FLOAT_4 | Konstant |
public static const FLOAT_4:String = "float4"
Språkversion: | ActionScript 3.0 |
Körningsmiljöversioner: | Flash Player 11, AIR 3 |
Tue Jun 12 2018, 01:40 PM Z