Skip to content

Add opacity to Appearance P&C#10248

Open
pierremtb wants to merge 14 commits intoachalmers/color-againfrom
achalmers/pierremtb/color-again
Open

Add opacity to Appearance P&C#10248
pierremtb wants to merge 14 commits intoachalmers/color-againfrom
achalmers/pierremtb/color-again

Conversation

@pierremtb
Copy link
Contributor

@pierremtb pierremtb commented Feb 28, 2026

Stacked on #10223

adamchalmers and others added 9 commits February 27, 2026 13:14
KCL's `appearance()` function has a new arg `opacity` which defaults to 100%.
Users can set this value to a lower value like 30 to make their solids transparent.

The visual effect for transparency requires that SSAO is enabled in the video feed.
It looks like transparency doesn't work, because unit tests run with SSAO off.
@vercel
Copy link

vercel bot commented Feb 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
modeling-app Ready Ready Preview, Comment Mar 1, 2026 11:09am

Request Review

KCL's `appearance()` function has a new arg `opacity` which defaults to 100%.
Users can set this value to a lower value like 30 to make their solids transparent.

The visual effect for transparency requires that SSAO is enabled in the video feed.
@pierremtb pierremtb marked this pull request as ready for review February 28, 2026 16:51
@pierremtb pierremtb requested a review from a team as a code owner February 28, 2026 16:51
KCL's `appearance()` function has a new arg `opacity` which defaults to 100%.
Users can set this value to a lower value like 30 to make their solids transparent.

The visual effect for transparency requires that SSAO is enabled in the video feed.
@adamchalmers adamchalmers requested a review from a team as a code owner February 28, 2026 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants