shouldCenterFilter
A Boolean value that determines whether the effect node automatically sets the filter’s image center.
Declaration
var shouldCenterFilter: Bool { get set }Discussion
If the value of this property is true and the filter has an inputCenter parameter, the effect node automatically sets the filter’s input center to the effect node’s origin. The default value is true.