ShaderTechnique.ShaderParameters
ShaderTechnique.ShaderParameters property
Gets the shader parameter definition. The key is the name of the dynamic property, and value is the shader parameter name that the property connected to.
public IDictionary<string, string> ShaderParameters { get; }
See Also
- class ShaderTechnique
- namespace Aspose.ThreeD.Shading
- assembly Aspose.3D