Skip to content

Commit

Permalink
docs: update -maxedges docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwa committed Jul 6, 2024
1 parent 263dd5f commit 5142116
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/qbsp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,9 @@ Options

.. option:: -maxedges n

The max number of edges/vertices on a single face before it is split into another face.
The max number of edges/vertices on a single face before it is split into another face. 0 means unlimited.

Default is 0 for Q2, and 64 for Q1.

.. option:: -worldextent n

Expand Down

0 comments on commit 5142116

Please sign in to comment.