Contents

hardwareFilter

An object that describes filtering modes for sampling from the texture.

Declaration

var hardwareFilter: MDLTextureFilter? { get set }

Discussion

Filtering modes specify the behavior of texture sampling at different sizes and texture coordinates.

See Also

Working with Texture Parameters