| 包 | 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, 11:04 AM Z
隐藏继承的公共属性
显示继承的公共属性