Skip to content

Commit

Permalink
exposes the toggleDebug public function from collisions manager to Tw…
Browse files Browse the repository at this point in the history
…eakPane
  • Loading branch information
TheCodeTherapy committed May 11, 2024
1 parent 9c309dc commit 6b84675
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ export class Networked3dWebExperienceClient {
this.composer.renderer,
this.scene,
this.composer.effectComposer,
this.collisionsManager.toggleDebug,
);
this.composer.setupTweakPane(this.tweakPane);

Expand Down

0 comments on commit 6b84675

Please sign in to comment.