doc tweak

This commit is contained in:
Adrian Mariano 2024-12-03 20:34:29 -05:00
parent cee36c13f2
commit c541e1b894

View file

@ -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