From c541e1b894b856225e9db74c4b3e41a1d1efe93f Mon Sep 17 00:00:00 2001 From: Adrian Mariano Date: Tue, 3 Dec 2024 20:34:29 -0500 Subject: [PATCH] doc tweak --- color.scad | 2 ++ 1 file changed, 2 insertions(+) diff --git a/color.scad b/color.scad index 5582c07..d601e6f 100644 --- a/color.scad +++ b/color.scad @@ -161,6 +161,8 @@ module color_overlaps(color="red") { %children(); } +// Section: Setting Object Transparency + // Module: ghost() // Synopsis: Sets transparency for attachable children and their descendents. // SynTags: Trans