unity-renderer
unity-renderer copied to clipboard
CullingObjectsTracker, FindObjectsOfType, provokes a hiccup
CullingObjectsTracker
use of FindObjectsOfType
When using FindObjectsOfType
there is a hiccup that could be avoided using other systems, (Ideally calculating the same data using more frames with a time budget)