defaultSource
The previous blend stage value.
Declaration
var defaultSource: Self.ValueType? { get }Discussion
The default source is the value output from the previous blend stage, and initialized with defaultTarget for the first stage.
The previous blend stage value.
var defaultSource: Self.ValueType? { get }The default source is the value output from the previous blend stage, and initialized with defaultTarget for the first stage.