We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
End blending mode (reset to default: alpha blending)
None.
raylib.BeginDrawing raylib.ClearBackground raylib.BLACK raylib.BeginBlendMode raylib.BLEND_ADDITIVE // ... draw additive sprites ... raylib.EndBlendMode raylib.EndDrawing
There was an error while loading. Please reload this page.