feat(canvas): add mixer drag-resize and mixer->render bake
This commit is contained in:
@@ -299,8 +299,10 @@ export const NODE_DEFAULTS: Record<
|
||||
data: {
|
||||
blendMode: "normal",
|
||||
opacity: 100,
|
||||
offsetX: 0,
|
||||
offsetY: 0,
|
||||
overlayX: 0,
|
||||
overlayY: 0,
|
||||
overlayWidth: 1,
|
||||
overlayHeight: 1,
|
||||
},
|
||||
},
|
||||
"agent-output": {
|
||||
|
||||
Reference in New Issue
Block a user