mirror of
https://github.com/godotengine/godot.git
synced 2026-03-10 21:06:13 +00:00
Initially 3d had premulT alpha as a keyword. Since Canvas item uses mixed premul and premult as keywords, 3D is changed as well to keep consistency with 2D. Unfortunately this keeps inconsistency with the internal ENUM.