Table of Contents

Property GeometryShader

Namespace
Bonsai.Shaders.Configuration
Assembly
Bonsai.Shaders.dll

GeometryShader

Gets or sets the path to the geometry shader file.

[FileNameFilter("Geometry Shader Files (*.geom)|*.geom|All Files (*.*)|*.*")]
public string GeometryShader { get; set; }

Property Value

string