Table of Contents

Property ShaderName

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

ShaderName

Gets or sets the name of the shader program.

[TypeConverter(typeof(ShaderNameConverter))]
public string ShaderName { get; set; }

Property Value

string