Cartoon flat cycles: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
set cartoon_flat_cycles allows the flatness of the sheets to be defined. The larger the number, the flatter the sheets | set '''cartoon_flat_cycles''' allows the flatness of the sheets to be defined. The larger the number, the flatter the sheets. | ||
== Syntax == | == Syntax == | ||
<source lang="python">set cartoon_flat_cycles, | <source lang="python">set cartoon_flat_cycles, <integer> #default setting is 3</source> | ||
Or alteratively | Or alteratively | ||
<source lang="python">set cartoon_flat_cycles, on #default is on | |||
set cartoon_flat_cycles, off </source> | |||
== Example == | == Example == | ||
<gallery> | <gallery> | ||
Image:cartoon_flat_cycles_0.png|cartoon_flat_cycles 0 or OFF | Image:cartoon_flat_cycles_0.png|cartoon_flat_cycles 0 or OFF | ||
Image:cartoon_flat_cycles_3.png|cartoon_flat_cycles 3 or ON | |||
Image:cartoon_flat_cycles_10.png|cartoon_flat_cycles 10 | |||
</gallery> | </gallery> | ||
[[Category:Settings|Cartoon flat cycles]] |
Latest revision as of 16:01, 2 November 2007
Overview
set cartoon_flat_cycles allows the flatness of the sheets to be defined. The larger the number, the flatter the sheets.
Syntax
set cartoon_flat_cycles, <integer> #default setting is 3
Or alteratively
set cartoon_flat_cycles, on #default is on
set cartoon_flat_cycles, off