Table of Contents

Property NegativeX

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

NegativeX

Gets or sets the name of the image file to load for the negative X direction.

[FileNameFilter("Image Files|*.png;*.bmp;*.jpg;*.jpeg;*.tif|PNG Files (*.png)|*.png|BMP Files (*.bmp)|*.bmp|JPEG Files (*.jpg;*.jpeg)|*.jpg;*.jpeg|TIFF Files (*.tif)|*.tif")]
[TypeConverter(typeof(ResourceFileNameConverter))]
public string NegativeX { get; set; }

Property Value

string