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
(directionalWeight:> IComparable, light.SortableLightDistance:> IComparable, desiredShadowsWeight:> IComparable)// OPTIMIZATION: boxing here to avoid it downstream.
922
923
923
924
/// Sort shadowing point lights.
924
925
/// TODO: see if we can get rid of allocation here.
0 commit comments