Shader galore
This commit is contained in:
parent
519b7518ff
commit
07685fcd9c
62 changed files with 496 additions and 266 deletions
|
@ -11,6 +11,8 @@ namespace Sledgemapper
|
|||
public Color GridColor { get; set; }
|
||||
public Color NoteColor { get; set; }
|
||||
public string MachineName { get; set; }
|
||||
public int Thickness { get; internal set; }
|
||||
public int Threshold { get; internal set; }
|
||||
|
||||
public Settings()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue