Table of Contents

Property NegativeZ

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

NegativeZ

Gets or sets the name of the image file to load for the negative Z 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 NegativeZ { get; set; }

Property Value

string