Property TextureName
- Namespace
- Bonsai.Shaders.Configuration
- Assembly
- Bonsai.Shaders.dll
TextureName
Gets or sets the name of the texture to attach to the framebuffer.
[TypeConverter(typeof(TextureNameConverter))]
public string TextureName { get; set; }