Get 1Click Maker

Transparency โ€‹

Transparency
FREE 15 memory Color & Light works on targets

Make faces see-through or visible again without touching their color.

Sets the alpha of the chosen faces from invisible (0.0) to fully visible (1.0), leaving the color untouched. Use it to hide and show parts: an optional collar, a hood, a HUD panel.

Fields โ€‹

FieldRequiredWhat to enter
TargetYes$THIS or a scanned target.
Link Namesif multi-primWhich prims. With ALL LINKS, each prim uses its own faces.
FacesYes0โ€“7 or All.
AlphaYes0.0 invisible โ€ฆ 1.0 visible. Decimals allowed (0.5 = half transparent).

Notes โ€‹

  • Color is preserved.
  • PBR too. Since version 1.2.2 transparency also applies to PBR faces (the face is switched to Blend while it is transparent).
  • Hidden prims still receive clicks. To also stop clicks, combine with Ghost Object or accept that an invisible button is still a button.
  • Cheap: 15 units.

Example: hide/show a hood โ€‹

text
btn_hood_off โ†’ Transparency: Jacket, link "hood", faces All, 0.0
btn_hood_on  โ†’ Transparency: Jacket, link "hood", faces All, 1.0

For a single toggle button, see ON/OFF Toggle Button.