Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opacity #1

Open
hartbeatnt opened this issue Oct 27, 2017 · 1 comment
Open

opacity #1

hartbeatnt opened this issue Oct 27, 2017 · 1 comment

Comments

@hartbeatnt
Copy link

Hello,

First of all I would like to say thank you, this is super helpful for what I am working on.

I have one question though -- I want to fade the video in and out, but using this shader the material's opacity value is being ignored. How would I adjust it so that lowering/raising the material's opacity has an effect on the video?

Thanks,

@drinkspiller
Copy link

This module uses a different shader implementation, but in the demo you can see that adjusting the Smoothness value toward 1 has the effect of affecting opacity.

In that demo, Dat.gui is set so the max value is clamped to 1 leaving it slightly visible at value of 1. I imagine values >1 would make it fully transparent.

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

No branches or pull requests

2 participants