osg.ShaderComponent

class osg.ShaderComponent
Represents:c++ class
Wraps:osg::ShaderComponent
Bases:osg.Object

Constructors:

osg.ShaderComponent()

Methods:

:addShader(osg.Shader shader)

Параметры:shader (osg.Shader) –
Тип результата:int
:removeShader(int index)

Параметры:index (int) –
:getShader(int index)

Параметры:index (int) –
Тип результата:osg.Shader
:getNumShaders()

Тип результата:int