- Sets the custom transparent sort function for the WebGLRenderLists. Pass null to use the default reversePainterSortStable function. In some cases the transparent materials sort may get rendered in the wrong order. This issue may cause materials to rendere behind other materials instead of the front of them and vice versa.
+ Sets the custom transparent sort function for the WebGLRenderLists. Pass null to use the default reversePainterSortStable function.