Skip to content

Commit ea7da4a

Browse files
committed
Removed redundant FPS= in docs.
1 parent 3d4a122 commit ea7da4a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

WRITING_DOCS.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -755,7 +755,6 @@ metadata directives:
755755
- `Spin`: Animate camera orbit around the `[0,1,1]` axis to display all sides of an object.
756756
- `FlatSpin`: Animate camera orbit around the Z axis, above the XY plane.
757757
- `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.
759758
- `FrameMS=250`: Sets the number of milliseconds per frame for spins and animation.
760759
- `FPS=8`: Sets the number of frames per second for spins and animation.
761760
- `Frames=36`: Number of animation frames to make.

0 commit comments

Comments
 (0)