Constructs a new saturation 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.
Converts the colors to HSL and blends based on saturation.