Draw XXL documentation


int DrawPhysics2D.MaxNumberOfPreallocatedHits

This applies for the case when a Physics 2D function is called via the overload that takes a 'List<>' argument instead of an 'array' argument. MaxNumberOfPreallocatedHits restricts the maximum number of hit results in this case to this value. It can be increased if necessary. Default is 100.