Jump to content

  • Log In with Google      Sign In   
  • Create Account

14 years ago on June 15th Gamedev.net was first launched! We want to thank all of you for being part of our community and hope the best years are ahead of us. Happy birthday Gamedev.net!

#ActualNavall

Posted 25 January 2013 - 11:39 AM

How i use the SamplerState.PointClamp?


You set it in the Begin method of your SpriteBatch (the third argument):
http://msdn.microsoft.com/en-us/library/ff433699.aspx

#2Navall

Posted 25 January 2013 - 11:39 AM

How i use the SamplerState.PointClamp?


You set it in the Begin method of your SpriteBatch (the third argument):
http://msdn.microsoft.com/en-us/library/ff433699.aspx

#1Navall

Posted 25 January 2013 - 11:39 AM

How i use the SamplerState.PointClamp?

 

You set it in the Begin method of your SpriteBatch:

http://msdn.microsoft.com/en-us/library/ff433699.aspx


PARTNERS