dispose_check
Detect memory leaks in Three.js scenes by identifying orphaned geometries, textures, and hidden objects that are still tracked by the renderer.
Instructions
Find potential memory leaks: orphaned geometries/textures not in scene but tracked by renderer, hidden objects with geometry
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||