Cartoon transparency: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(→Syntax) |
||
Line 4: | Line 4: | ||
== Syntax == | == Syntax == | ||
<source lang="python"> | <source lang="python"> | ||
set cartoon_transparency, 0.5, | set cartoon_transparency, 0.5, <object> # 50% transparent, the object name is optional | ||
</source> | </source> | ||
Valid values range from 0.0 - 1.0 | Valid values range from 0.0 - 1.0 |
Revision as of 17:11, 2 December 2013
Overview
This setting changes the transparency of the cartoon representation.
Syntax
set cartoon_transparency, 0.5, <object> # 50% transparent, the object name is optional
Valid values range from 0.0 - 1.0