Scaling

Scale

Scales the output size down by this amount. The maximum value is 1 and the minimum is 0.01. Generally it would be better to work in increments that multiply well with the common resolutions.

Scaling Sample Filter

Whether or not to use nearest neighbour/point or bilinear filtering when down-sampling the outline source texture.

Only becomes editable when Scale is less than 1.

Sampling Threshold

Adjusts the threshold value required when down-sampling. The maximum value is 1 and the minimum is 0. The default 0.5 value should work fine for most cases.

Only becomes editable if Scale is less than 1 and Scaling Sample Filter is set to Bilinear

Last updated