<div dir="ltr">Hey all, <br><br>I’m attempting to rotate the globe over time via the following code:<br><br>    this.view.addFrameRequester(MAIN_LOOP_EVENTS.BEFORE_CAMERA_UPDATE, () => {<br>      globe.rotation.z = this.globals.getTotalRotation();<br>      this.view.notifyChange();<br>    });<br><br>However, I’m seeing odd culling once it starts rotating as in the attached screenshot. How can I prevent this?<br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div> </div>
<div>~Terek Campbell</div></div></div></div>