ShaderVariable
Overview
ShaderVariable is a class in Aspose.3D FOSS for .NET.
Shader variable
This class provides 2 methods for working with ShaderVariable objects in .NET programs.
Available methods include: ShaderVariable.
All public members are accessible to any .NET application after installing the Aspose.3D FOSS for .NET package.
Properties: Name.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Name | string | Read | Gets the name of this variable |
Methods
| Signature | Description |
|---|---|
ShaderVariable(name: string) | Constructor of |
ShaderVariable(name: string, shaderStage: ShaderStage) | Constructor of |