Property MeshName
- Namespace
- Bonsai.Shaders.Configuration
- Assembly
- Bonsai.Shaders.dll
MeshName
Gets or sets the name of the mesh whose vertex buffer object will be bound to the shader uniform.
[TypeConverter(typeof(MeshNameConverter))]
public string MeshName { get; set; }