Skip to content

Tutorials -> Building 2D Games -> Chapter 07: Add Note to explain to reader about SamplerState #181

@jordanlhunt

Description

@jordanlhunt

In chapter 07 you change the SpriteBatch.Begin() to be SpriteBatch.Begin(samplerState: SamplerState.PointClamp);. I think this is a good opportunity to tell the reader to read the documentation on it so they can become more familiar with the feature. It's also a good way for Monogame beginners to check out the documentation.

I think just a small note with a brief explanation with a link to the Class SamplerState is all that's really needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions