Class GlslInput

Namespace
Elegy.ShaderTool
Assembly
Elegy.ShaderTool.dll
public class GlslInput
Inheritance
GlslInput
Inherited Members

Properties

LocationId

public int LocationId { get; set; }

Property Value

int

Name

public string Name { get; set; }

Property Value

string

Type

public ShaderDataType Type { get; set; }

Property Value

ShaderDataType

TypeGlslName

public string TypeGlslName { get; }

Property Value

string

VariantMask

public string[] VariantMask { get; set; }

Property Value

string[]