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

Implement SpriteText2D Culling #7

Open
martindevans opened this issue Apr 8, 2015 · 0 comments
Open

Implement SpriteText2D Culling #7

martindevans opened this issue Apr 8, 2015 · 0 comments

Comments

@martindevans
Copy link
Owner

At the moment SpriteText2D is always rendered, regardless of if it is in view or not. The IsInView(View view) method should be implemented to cull out things off screen.

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

No branches or pull requests

1 participant