decentraland / sdk

PM repository for SDK
Apache License 2.0
4 stars 4 forks source link

Opacity masks in videos not working #1014

Closed nearnshaw closed 1 month ago

nearnshaw commented 10 months ago

Reported by Malloy

I'm looking at the correct documentation and I'm trying to get the opacity mask (custom texture, alphatexture:) to give my video albedo transparency. I was able to do this in SDK6 but for some reason the ALPHA options are referencing alpha information contained in the albedo?

Image

I think the transparency material setup is linked to have albedo + alpha channel data but you can't do that with a video stream xD or native video file for that matter

nearnshaw commented 1 month ago

This is already possible, I added a section in the docs about it