its a bit broken
This commit is contained in:
@@ -249,6 +249,7 @@ type MissingFilesInfo struct {
|
||||
type RenderSettings struct {
|
||||
ResolutionX int `json:"resolution_x"`
|
||||
ResolutionY int `json:"resolution_y"`
|
||||
FrameRate float64 `json:"frame_rate"`
|
||||
Samples int `json:"samples,omitempty"` // Deprecated, use EngineSettings
|
||||
OutputFormat string `json:"output_format"`
|
||||
Engine string `json:"engine"`
|
||||
|
||||
Reference in New Issue
Block a user