Skip to content

Disabling the texture filtering? #350

Closed Answered by TokisanGames
Rain-Gayming asked this question in Questions
Discussion options

You must be logged in to vote

Converted to a Q&A discussion as it's not a bug.
Closed because the answer was given. By design pixels bilinearly interpolate among 4 adjacent vertices. If you don't want that, edit the shader in the editor and just take the value from any one vertex, removing the weighting.

Replies: 8 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Xtarsia
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by TokisanGames
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #346 on April 15, 2024 08:12.