Type String Object Paint Library display.* Revision Release 2024.3703 Keywords blend equation See also Paint object.fill
The blend equation per the OpenGL-ES 2 specification.
Blend equation values can be:
"add"
(default)"subtract"
"reverseSubtract"
object.fill.blendEquation = "subtract"