-
-
Notifications
You must be signed in to change notification settings - Fork 241
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
The TexturePass can render a texture to screen, but when it does that it also ignores the input buffer. If the pass doesn't render to screen, it uses a CopyMaterial to additively blend its texture with the input buffer.
The TexturePass should use the CombineMaterial instead to always blend the texture with the input buffer.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working