Property VertexShader
- Namespace
- Bonsai.Shaders.Configuration
- Assembly
- Bonsai.Shaders.dll
VertexShader
Gets or sets the path to the vertex shader file.
[FileNameFilter("Vertex Shader Files (*.vert)|*.vert|All Files (*.*)|*.*")]
public string VertexShader { get; set; }