Contents

minificationFilterBias

The bias factor used by the minification filter to determine the levels of detail.

Declaration

var minificationFilterBias: Float { get set }

Discussion

This value is used by the minificationFilter when it is set to trilinear.

The default value of this property is 0.0.

See Also

Layer filters