motion-canvas / examples

A set of examples for Motion Canvas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Background does not exist in ProjectSettings?

sheikheddy opened this issue · comments

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.