| Package | flash.display3D |
| Class | public final class Context3DTextureFormat |
| Inheritance | Context3DTextureFormat Object |
| Language Version: | ActionScript 3.0 |
| Runtime Versions: | Flash Player 11, AIR 3 |
Related API Elements
Public Properties
Public Methods
Public Constants
| Constant | Defined By | ||
|---|---|---|---|
| BGRA : String = "bgra" [static]
| Context3DTextureFormat | ||
| COMPRESSED : String = "compressed" [static]
| Context3DTextureFormat | ||
Constant Detail
BGRA | Constant |
public static const BGRA:String = "bgra"| Language Version: | ActionScript 3.0 |
| Runtime Versions: | Flash Player 11, AIR 3 |
COMPRESSED | Constant |
public static const COMPRESSED:String = "compressed"| Language Version: | ActionScript 3.0 |
| Runtime Versions: | Flash Player 11, AIR 3 |
Tue Mar 20 2012, 07:13 AM -07:00
Hide Inherited Public Properties
Show Inherited Public Properties