Table of Contents

Property ShaderName

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

ShaderName

Gets or sets the name of the material shader program used in the drawing operation.

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

Property Value

string