Created
April 17, 2025 08:44
-
-
Save jacobsapps/5af3cc398efc8be753e45fdc7eb53561 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
KeyframeTrack(\.pitch) { | |
LinearKeyframe(45, duration: 2.5) | |
LinearKeyframe(0, duration: 2.5) | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment