Capítulo 729 de 859

Chapter 729: SortUtils

Core Idea

Reference for SortUtils.

Code Examples

import * as SortUtils from 'three/addons/utils/SortUtils.js';
  • What it demonstrates: Typical usage of SortUtils.

Key Takeaways

  1. SortUtils has no documented properties/methods beyond what's shown above — check the source link for implementation details.

Connects To