Table of Contents

Property ShaderName

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

ShaderName

Gets or sets the name of the compute shader program.

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

Property Value

string