File: module-SortUtils.md | Updated: 11/15/2025
SortUtils is an addon, and must be imported explicitly, see Installation#Addons.
import * as SortUtils from 'three/addons/utils/SortUtils.js';
Hybrid radix sort from.
Expects unsigned 32b integer values.
arr | The array to sort.
---|---
opt | The options