feat: Animation support (#10042)

This commit is contained in:
Márk Tolmács
2025-11-10 22:31:23 +01:00
committed by Mark Tolmacs
parent ede44248dc
commit c8e130da56

View File

@@ -1138,6 +1138,8 @@ const _renderInteractiveScene = ({
);
let nextAnimationState = animationState;
const nextAnimationState = animationState;
const context = bootstrapCanvas({
canvas,
scale,