Skip to content

Method to dispose of everything in a THREE.JS Object3D hierarchy (including its children). Especially usefull to clean up a complete scene.

Notifications You must be signed in to change notification settings

maximeq/three-js-disposer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

three-js-disposer

[![License][license-badge]][license-badge-url]

Method to dispose of everything in a THREE.JS Object3D hierarchy (including its children). Especially usefull to clean up a complete scene.

Builds will create THREE.Disposer.

Usage : new THREE.Disposer().disposeOnCascade(object3d);

About

Method to dispose of everything in a THREE.JS Object3D hierarchy (including its children). Especially usefull to clean up a complete scene.

Resources

Stars

Watchers

Forks

Packages

No packages published