The Context3DProgramType class defines the values for specifying whether a shader program is a fragment or a vertex program.


Lib.Media.Display3D.Context3DProgramType.VERTEX

A fragment (or pixel) program.

Lib.Media.Display3D.Context3DProgramType.FRAGMENT

A vertex program.

Created with the Personal Edition of HelpNDoc: Qt Help documentation made easy