Class ShaderVariable

ShaderVariable class

Shader variable

public class ShaderVariable

Constructors

NameDescription
ShaderVariable(string)Constructor of ShaderVariable
ShaderVariable(string, ShaderStage)Constructor of ShaderVariable

Properties

NameDescription
Name { get; }Gets the name of this variable

See Also