AbstractConstructs a new blend function.
A unique blend function name.
The shader code.
Indicates whether this blend function supports HDR colors. Defaults to false.
ReadonlyidAn identifier.
ReadonlynameA unique blend function name.
ReadonlyshaderThe shader code.
ReadonlysupportsIndicates whether this blend function supports HDR colors.
Shaders that assume a color value range of [0, 1] are not compatible with HDR.
An abstract blend function.