Mesh quality: Difference between revisions
Jump to navigation
Jump to search
m (→Overview) |
m (→Syntax) |
||
Line 3: | Line 3: | ||
== Syntax == | == Syntax == | ||
<source lang="python"> | <source lang="python"> | ||
set mesh_quality, <integer> | # The default is 2. | ||
set mesh_quality, <integer> | |||
</source> | </source> | ||
Revision as of 14:05, 8 March 2007
Overview
Altering the mesh_quality setting adjusts how precisely the mesh represents the surface. The higher the value the more curved and precise the surface is defined. The default is good compromise for quality and speed (mesh calculation time).
Syntax
# The default is 2.
set mesh_quality, <integer>