Skip to content

Commit

Permalink
Removed forced update
Browse files Browse the repository at this point in the history
  • Loading branch information
xCollateral committed Sep 23, 2023
1 parent 0244c6a commit 436ca51
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ public void setupRenderer(Camera camera, Frustum frustum, boolean isCapturedFrus
if (!isCapturedFrustum) {

//Debug
this.needsUpdate = true;
// this.needsUpdate = true;
// this.needsUpdate = false;

if (this.needsUpdate) {
Expand Down

0 comments on commit 436ca51

Please sign in to comment.