| 套件 | flash.display3D |
| 類別 | public final class Context3DProgramType |
| 繼承 | Context3DProgramType Object |
| 語言版本: | ActionScript 3.0 |
| 執行階段版本: | Flash Player 11, AIR 3 |
相關 API 元素
公用常數
| 常數 | 定義自 | ||
|---|---|---|---|
| FRAGMENT : String = "fragment" [靜態]
片段 (或像素) 程式。 | Context3DProgramType | ||
| VERTEX : String = "vertex" [靜態]
頂點程式。 | Context3DProgramType | ||
常數詳細資訊
FRAGMENT | 常數 |
public static const FRAGMENT:String = "fragment"| 語言版本: | ActionScript 3.0 |
| 執行階段版本: | Flash Player 11, AIR 3 |
片段 (或像素) 程式。
VERTEX | 常數 |
public static const VERTEX:String = "vertex"| 語言版本: | ActionScript 3.0 |
| 執行階段版本: | Flash Player 11, AIR 3 |
頂點程式。
Tue Jun 12 2018, 03:47 PM Z
隱藏繼承公用屬性
顯示繼承公用屬性