Open martindevans opened 9 years ago
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.
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.