增加导出速度设置
This commit is contained in:
@@ -54,6 +54,7 @@ namespace SpineViewer.ViewModels.Exporters
|
||||
{
|
||||
BackgroundColor = new(_backgroundColor.R, _backgroundColor.G, _backgroundColor.B, _backgroundColor.A),
|
||||
Fps = _fps,
|
||||
Speed = _speed,
|
||||
KeepLast = _keepLast,
|
||||
Format = _format,
|
||||
Loop = _loop,
|
||||
|
||||
Reference in New Issue
Block a user