motion-canvas / examples

A set of examples for Motion Canvas
MIT License
1.02k stars 60 forks source link

Background does not exist in ProjectSettings? #7

Closed sheikheddy closed 1 year ago

sheikheddy commented 1 year ago

Argument of type '{ scenes: FullSceneDescription[]; background: string; audio: string; audioOffset: number; }' is not assignable to parameter of type 'ProjectSettings'. Object literal may only specify known properties, and 'background' does not exist in type 'ProjectSettings'.

image

This is in the "motion-canvas" project.