FunctionSceneContainer({
children,
background = 'dark',
safeMargin = 'recommended',
fadeIn = false,
fadeInDuration = 30,
animation-studio/src/components/core/SceneContainer.tsx:37
FunctionScreenFrame({
startFrame = 0,
explodeProgress = 0,
showStatusBar = true,
width = 1200,
height = 700,
})
animation-studio/src/compositions/AgentDeconstruction/components/ScreenFrame.tsx:27
FunctionShinyText({
children,
startFrame = 0,
color = '#888888',
shineColor = '#ffffff',
duration = 60,
pauseDurati
animation-studio/src/components/core/effects/ShinyText.tsx:31
FunctionStatGrid({
stats,
startFrame = 0,
staggerDelay = 15,
columns = 3,
color = '#ffffff',
accentColor = '#3b82f
animation-studio/src/components/core/effects/CountUp.tsx:191
FunctionToolCard({
title,
subtitle,
badge,
color,
icon,
startFrame,
index,
isSettled,
settledPosition,
ter
animation-studio/src/compositions/HowIMakeTheseAnimations/scenes/Scene2A_ToolIntroduction.tsx:100