Draw XXL documentation


int DrawPhysics2D.MaxListedColliders_inOverlapVolumesTextList

If an overlap check overlaps with more than this number of colliders, then the text description block that lists all overlaping colliders is clipped and displays only the number of further (non listed) colliders. Be careful with raising this value as it can quickly consume many lines (see MaxAllowedDrawnLinesPerFrame). Default is "10".