增加预览画面播放速度参数
This commit is contained in:
@@ -37,6 +37,8 @@ namespace SpineViewer.Models
|
||||
|
||||
public uint MaxFps { get; set; } = 30;
|
||||
|
||||
public float Speed { get; set; } = 1f;
|
||||
|
||||
public bool ShowAxis { get; set; } = true;
|
||||
|
||||
public Color BackgroundColor { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user