Contents

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.