I got a issue on draw texture on model. When i use Tex2D function it give me the correct output, but when i use Texture2D.Sample it go wrong. seem like the texture coordinate when offset about few pixel.
Note* both of the using the same UV coordinate input.