Closed knightbenax closed 4 years ago
Hi,
Custom params for the TiltShiftFilter are not working. Not noticeable changes no matter how much you set and change the values
BBMetalTiltShiftFilter(sigma: blurValue, topFocusLevel: topValue, bottomFocusLevel: bottomValue, focusFallOffRate: fallOffRateValue)
For anyone else who stumbles on this, I figured out that you can adjust the values by setting the properties of each value instead
Hi,
Custom params for the TiltShiftFilter are not working. Not noticeable changes no matter how much you set and change the values
BBMetalTiltShiftFilter(sigma: blurValue, topFocusLevel: topValue, bottomFocusLevel: bottomValue, focusFallOffRate: fallOffRateValue)