You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the threshold is fixed to 50, which means we're overdrawing everything. Instead, entities should have a 'threshold' prop that we can set. This way only under special circumstances do we render further out.
The text was updated successfully, but these errors were encountered:
Right now the threshold is fixed to 50, which means we're overdrawing everything. Instead, entities should have a 'threshold' prop that we can set. This way only under special circumstances do we render further out.
The text was updated successfully, but these errors were encountered: