Table of Contents

Property FileName

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

FileName

Gets or sets the name of the model OBJ file.

[TypeConverter(typeof(ResourceFileNameConverter))]
[FileNameFilter("OBJ Files (*.obj)|*.obj")]
public string FileName { get; set; }

Property Value

string