medcelerate / FFGLTouchEngine

Touchengine FFGL Plugin
Apache License 2.0
44 stars 2 forks source link

Alpha on Texture Input #14

Closed jacobvnsn closed 1 month ago

jacobvnsn commented 1 month ago

Alpha channel on the texture input doesn't seem to be coming through, is it possible to have this implemented?

medcelerate commented 1 month ago

I would double check your input tox, it should work as it’s just a texture copy with alpha.

On Mon, Jul 8, 2024 at 10:43 AM jacobvnsn @.***> wrote:

Alpha channel on the texture input doesn't seem to be coming through, is it possible to have this implemented?

— Reply to this email directly, view it on GitHub https://github.com/medcelerate/FFGLTouchEngine/issues/14, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHYKRGN776QHPGS4MRIAFYDZLKQRPAVCNFSM6AAAAABKQ7YCESVHI2DSMVQWIX3LMV43ASLTON2WKOZSGM4TKOBUGMZDCNQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

jacobvnsn commented 1 month ago

thank you, it was an issue on my end!