Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SpriteEffect.cs to honor the Viewport settings #8093

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Commits on Nov 16, 2023

  1. Update SpriteEffect.cs to honor the Viewport settings

    Added position and min/max depth values from the GraphicsDevice.Viewport.
    stromkos committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    5c4a9cc View commit details
    Browse the repository at this point in the history
  2. Update SpriteEffect.cs

    Negated MinDepth as well.
    stromkos committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    04321b4 View commit details
    Browse the repository at this point in the history