Class GlslMaterialParameterBase

Namespace
Elegy.ShaderTool
Assembly
Elegy.ShaderTool.dll
public abstract class GlslMaterialParameterBase
Inheritance
GlslMaterialParameterBase
Derived
Inherited Members

Properties

BindingId

public int BindingId { get; set; }

Property Value

int

MaterialName

public string MaterialName { get; set; }

Property Value

string

ShaderName

public string ShaderName { get; set; }

Property Value

string