osg.Shader.Type

class osg.Shader.Type
Represents:

c++ enumeration

Wraps:

osg::Shader::Type

VERTEX
TESSCONTROL
TESSEVALUATION
GEOMETRY
FRAGMENT
COMPUTE
UNDEFINED