-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Whenever a new DebugText is constructed, the text has to be rendered to a texture. As a result things can get slow if you're drawing some text in a different position each frame, even if you haven't changed the actual text. We should find a way to cache things like this where possible.
Reactions are currently unavailable