ShaderVariable class
ShaderVariable class
Shader variable
The ShaderVariable type exposes the following members:
Constructors
| Constructor | Description | 
|---|---|
| __init__(self, name) | Constructor of ShaderVariable | 
| __init__(self, name, shader_stage) | Constructor of ShaderVariable | 
Properties
| Property | Description | 
|---|---|
| name | Gets the name of this variable | 
See Also
- module aspose.threed.render
- class ShaderVariable