You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/user/OPTIONS.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ F3D behavior can be fully controlled from the command line using the following o
44
44
|\-\-grid\-unit=\<length\>| double<br>- | Set the size of the _unit square_ for the grid. If not set (the default) a suitable value will be automatically computed. |
45
45
|\-\-grid\-subdivisions=\<count\>| int<br>10 | Set the number of subdivisions for the grid. |
46
46
|\-\-grid\-color=\<color\>| color<br>0,0,0 | Set the color grid lines. |
47
-
|\-\-axes\-grid | bool<br>false | Show _axes grid_ in the scene. |
47
+
|\-\-axes\-grid | bool<br>false | Show _axes grid_ in the scene. |
48
48
| -e, \-\-edges | bool<br>false | Show the _cell edges_. |
49
49
|\-\-armature | bool<br>false | Show armature if present (glTF only). |
50
50
|\-\-camera-index=\<idx\>| int<br>- | Select the scene camera to use when available in the file. Automatically computed by default. |
0 commit comments