Skip to content

Commit 3d4a122

Browse files
committed
Merge branch 'main' of github.com:belfryscad/openscad_docsgen
2 parents b4f2790 + 4c50987 commit 3d4a122

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WRITING_DOCS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -755,6 +755,7 @@ 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.
758759
- `FrameMS=250`: Sets the number of milliseconds per frame for spins and animation.
759760
- `FPS=8`: Sets the number of frames per second for spins and animation.
760761
- `Frames=36`: Number of animation frames to make.

0 commit comments

Comments
 (0)