增加桌面投影帧率显示
This commit is contained in:
@@ -34,8 +34,6 @@ namespace SpineViewer.Models
|
||||
|
||||
public bool FlipY { get; set; } = true;
|
||||
|
||||
public uint MaxFps { get; set; } = 30;
|
||||
|
||||
public float Speed { get; set; } = 1f;
|
||||
|
||||
public bool ShowAxis { get; set; } = true;
|
||||
|
||||
Reference in New Issue
Block a user