We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d4a122 commit ea7da4aCopy full SHA for ea7da4a
WRITING_DOCS.md
@@ -755,7 +755,6 @@ metadata directives:
755
- `Spin`: Animate camera orbit around the `[0,1,1]` axis to display all sides of an object.
756
- `FlatSpin`: Animate camera orbit around the Z axis, above the XY plane.
757
- `Anim`: Make an animation where `$t` varies from `0.0` to almost `1.0`.
758
-- `FPS`: Sets the number of frames per second for spins and animation.
759
- `FrameMS=250`: Sets the number of milliseconds per frame for spins and animation.
760
- `FPS=8`: Sets the number of frames per second for spins and animation.
761
- `Frames=36`: Number of animation frames to make.
0 commit comments