Import filtering settings?

Imported a texture - works out all fine.
Except there is no option to set the filtering. (point, linear etc)

At the top of the preview is a filter option allowing me to look at point/linear, linear being the default.
Setting point in the preview and exiting or reimporting doesn’t keep point as a filtering setting.
I can’t see anywhere else where there is a filtering tickbox or whatever either?

The filtering is defined in shader/material - you can create own material and use Sample Texture node and select Point Wrap sampler. The global texture groups with configurable default samplers are coming soon for 1.2 update: https://trello.com/c/IpOKAi1I/145-textures-features

1 Like