IOConfig.FileName

IOConfig.FileName property

The file name of the exporting/importing scene. This is optional, but useful when serialize external assets like OBJ’s material.

public string FileName { get; set; }

See Also