ShaderVariable class

ShaderVariable class

Shader variable

The ShaderVariable type exposes the following members:

Constructors

ConstructorDescription
__init__(self, name)Constructor of ShaderVariable
__init__(self, name, shader_stage)Constructor of ShaderVariable

Properties

PropertyDescription
nameGets the name of this variable

See Also