[Solved] Material Editor (Filter), not working?

0

I trying change filter of texture and any time no changes :( Need see original image with pixels without adding filters and anti-aliasing. REMOVEDUPLOAD

p.s. Lumberyard 1.23.0.0

質問済み 4年前178ビュー
12回答
0
承認された回答

You can change the cvar r_TexMinAnisotropy to 0. The current value for this cvar is set to 16 in \dev\Engine\Config\CVarGroups\sys_spec_Texture.cfg file with highest setting. Any none-zero values will force the material textures samplers to use Anisotropic filter instead of filter you selected in material editor. By setting it to 0 will let the material using whatever filters specified in material editor.

回答済み 4年前
0

You'll want to right click the texture in the asset browser and click "Edit Texture Settings..." and then disable mipmaps and filtering there to get a cleaner pixelated image if that's what you want.

回答済み 4年前
0

No Changes REMOVEDUPLOAD

回答済み 4年前
0

Did you disable the filtering? Maybe try changing the filtering and leaving mip maps on.

回答済み 4年前
0

How disable the filtering ?

回答済み 4年前
0

How i understand filtering apply only wen texture rendering, and this setting sets in Material Editor (Shader).

回答済み 4年前
0

REMOVEDUPLOAD

回答済み 4年前
0

Nothing, problem not in import settings. Problem In render. Texture rendering in scene, shader apply filter and not looks in shader settings, and you can't switch that filter :(.

REMOVEDUPLOAD

回答済み 4年前
0

Found this, and nothing. Date - Nov. 2017 https://forums.awsgametech.com/t/texture-filtering/4326

回答済み 4年前
0

I don't know. I hope the lumberyard team takes note of this bug.

回答済み 4年前
0

Hi there! Thank you for the feedback. We're looking into the issue and will get back asap!

回答済み 4年前
0

SUPER !!! All Worked. Thank you all for answer and yours time :) REMOVEDUPLOAD

回答済み 4年前

この投稿はクローズされています。新しい回答、コメント、投票の追加はできません。