Jump to content

arcrotatecamera zoom problem


ua4192
 Share

Recommended Posts

Hi again.

I am experiencing a problem with the camera zoom. I am using an arcrotate camera.

My problem is that when I zoom out / in the camera, sometimes the view is changed to the order side of the mesh I am seeing.

I have tried to deactivate upsidedown but it doesn't work.

camera.allowUpsideDown = false;

I have also set limits to null:

    cam.lowerAlphaLimit = null;
    camera.upperAlphaLimit = null;
    camera.lowerBetaLimit = null;
    camera.upperBetaLimit = null;
    camera.lowerRadiusLimit = null;
    camera.upperRadiusLimit = null;

Best regards

Link to comment
Share on other sites

Hi.

It is reproducible in any scene using an arcrotate camera.

When the radius gets to 0, the camera goes to the reverse camera target view.

I don't know how to disable this behavior.

Best regards

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...