ShaderTechnique.AddBinding
ShaderTechnique.AddBinding method
Binds the dynamic property to shader parameter
public void AddBinding(string property, string shaderParameter)
Parameter | Type | Description |
---|---|---|
property | String | The name of the dynamic property. |
shaderParameter | String | The name of the shader parameter. |
See Also
- class ShaderTechnique
- namespace Aspose.ThreeD.Shading
- assembly Aspose.3D