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
Really, they're referring to transparent and opaque.
Sort this out... And possibly, while we're at it, fix the sorting of drawables. Opaque objects are rendered first, from near to far (so occluded things can be skipped). Then transparent objects are rendered from far to near.
The text was updated successfully, but these errors were encountered:
Really, they're referring to transparent and opaque.
Sort this out... And possibly, while we're at it, fix the sorting of drawables. Opaque objects are rendered first, from near to far (so occluded things can be skipped). Then transparent objects are rendered from far to near.
The text was updated successfully, but these errors were encountered: