You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You're welcome to make a PR while I'm out. Reminder this is open source and not a commercial forum with a dedicated staff. That said, this doesn't look too bad, just make sure that orthographic camera has its zoom modified since z position has no effect on a parallel projection.
Sorry, wasn't implying this should've been taken care of, but rather looking to see if there was an answer to OP's question. There may have been a good reason it was left out!
Why was setting distance left out of Orbit Controls?
API provides access via:
getAzimuthalAngle
getDistance
getPolarAngle
But only mutates via:
setAzimuthalAngle
setPolarAngle
three-stdlib/src/controls/OrbitControls.ts
Lines 130 to 168 in f35f76e
Relates to three.js mrdoob/three.js#22174, mrdoob/three.js#22836
The text was updated successfully, but these errors were encountered: