Skip to content

Add ShiftX and ShiftY parameters to DrawCheckerboard #22

Description

@glopesdev

Similar to DrawImage, it can be useful to generate a wrap-around animation using DrawCheckerboard directly by simply shifting the texture coordinates. You can do this currently by RenderTexture > DrawImage, but it is both less performant and risks aliasing if texture resolution is not high enough.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    proposalRequest for a new feature

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions