mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2024-12-29 16:29:40 +00:00
doc tweak
This commit is contained in:
parent
cee36c13f2
commit
c541e1b894
1 changed files with 2 additions and 0 deletions
|
@ -161,6 +161,8 @@ module color_overlaps(color="red") {
|
||||||
%children();
|
%children();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Section: Setting Object Transparency
|
||||||
|
|
||||||
// Module: ghost()
|
// Module: ghost()
|
||||||
// Synopsis: Sets transparency for attachable children and their descendents.
|
// Synopsis: Sets transparency for attachable children and their descendents.
|
||||||
// SynTags: Trans
|
// SynTags: Trans
|
||||||
|
|
Loading…
Reference in a new issue