| Pacchetto | flash.display3D |
| Classe | public final class Context3DTextureFormat |
| Ereditarietà | Context3DTextureFormat Object |
| Versione linguaggio: | ActionScript 3.0 |
| Versioni runtime: | Flash Player 11, AIR 3 |
Elementi API correlati
Proprietà pubbliche
Metodi pubblici
Costanti pubbliche
| Costante | Definito da | ||
|---|---|---|---|
| BGRA : String = "bgra" [statico]
| Context3DTextureFormat | ||
| BGRA_PACKED : String = "bgraPacked4444" [statico]
16 bit, bgra compresso come 4:4:4:4
| Context3DTextureFormat | ||
| BGR_PACKED : String = "bgrPacked565" [statico]
16 bit, bgr compresso come 5:6:5
| Context3DTextureFormat | ||
| COMPRESSED : String = "compressed" [statico]
| Context3DTextureFormat | ||
| COMPRESSED_ALPHA : String = "compressedAlpha" [statico]
| Context3DTextureFormat | ||
| RGBA_HALF_FLOAT : String = "rgbaHalfFloat" [statico]
| Context3DTextureFormat | ||
Descrizione delle costanti
BGR_PACKED | Costante |
public static const BGR_PACKED:String = "bgrPacked565"| Versione linguaggio: | ActionScript 3.0 |
| Versioni runtime: | Flash Player 11.7, AIR 3.7 |
16 bit, bgr compresso come 5:6:5
BGRA | Costante |
public static const BGRA:String = "bgra"| Versione linguaggio: | ActionScript 3.0 |
| Versioni runtime: | Flash Player 11, AIR 3 |
BGRA_PACKED | Costante |
public static const BGRA_PACKED:String = "bgraPacked4444"| Versione linguaggio: | ActionScript 3.0 |
| Versioni runtime: | Flash Player 11.7, AIR 3.7 |
16 bit, bgra compresso come 4:4:4:4
COMPRESSED | Costante |
public static const COMPRESSED:String = "compressed"| Versione linguaggio: | ActionScript 3.0 |
| Versioni runtime: | Flash Player 11, AIR 3 |
COMPRESSED_ALPHA | Costante |
public static const COMPRESSED_ALPHA:String = "compressedAlpha"| Versione linguaggio: | ActionScript 3.0 |
| Versioni runtime: | Flash Player 11.4, AIR 3.4 |
RGBA_HALF_FLOAT | Costante |
public static const RGBA_HALF_FLOAT:String = "rgbaHalfFloat"| Versione linguaggio: | ActionScript 3.0 |
| Versioni runtime: | Flash Player 14, AIR 14 |
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate