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