Constructs a new subtract 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.
Subtracts the new color from the base color.