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
Name
public string Name { get; set; }
Property Value
Type
public ShaderDataType Type { get; set; }
Property Value
TypeGlslName
public string TypeGlslName { get; }
Property Value
VariantMask
public string[] VariantMask { get; set; }
Property Value
- string[]