Constructs a new alpha blend function.
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.
Blends based on the alpha value of the new color. Supports HDR.