09-02-2020, 07:20 AM
Experiment Builder's transparency settings allow screen resources to interact in complex ways. However, if configured incorrectly, they can cause visual artifacts, including:
For Example, if your DISPLAY_SCREEN nodes use a pure white background (RGB 255, 255, 255), you should set the project's Transparency Color to a near-white color, such as RGB 254, 254, 254.
How to Change the Transparency Color
- Objects from a previous screen appearing on the current screen.
- Parts of solid objects appearing see-through.
- White dots or missing pixels on images.
For Example, if your DISPLAY_SCREEN nodes use a pure white background (RGB 255, 255, 255), you should set the project's Transparency Color to a near-white color, such as RGB 254, 254, 254.
How to Change the Transparency Color
- Go to the Edit menu and select Preferences.
- Navigate to the Devices -> Display section.
- Find the Transparency Color setting.
- Click on the color swatch box to open the color picker or enter the desired RGB value.