how to render a translucent object but without BRDF #1424
-
Beta Was this translation helpful? Give feedback.
Answered by
shinyoung-yi
Dec 3, 2024
Replies: 1 comment 1 reply
-
You might be looking for the null BSDF. <bsdf type="null" id="object_bsdf"/> |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
boringfish
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You might be looking for the null BSDF.
Here’s an example usage: