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

"Screen" blend mode not mentioned in the sprite manual #204

Closed
K-Klear opened this issue Aug 26, 2021 · 3 comments
Closed

"Screen" blend mode not mentioned in the sprite manual #204

K-Klear opened this issue Aug 26, 2021 · 3 comments
Assignees

Comments

@K-Klear
Copy link
Contributor

K-Klear commented Aug 26, 2021

See here: https://defold.com/manuals/sprite/#blend-modes

@britzl
Copy link
Contributor

britzl commented Aug 26, 2021

            ro.m_SourceBlendFactor = dmGraphics::BLEND_FACTOR_ONE_MINUS_DST_COLOR;
            ro.m_DestinationBlendFactor = dmGraphics::BLEND_FACTOR_ONE;

@FlexYourBrain
Copy link
Contributor

Created potential resolve for this issue. Draft pull for review
#217

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

3 participants