# ArcRotateCamera rotate behavior on north Pole and sud pole

**URL:** https://forum.babylonjs.com/t/arcrotatecamera-rotate-behavior-on-north-pole-and-sud-pole/22809
**Category:** Questions
**Created:** [August 4, 2021, 4:04pm UTC](https://forum.babylonjs.com/t/arcrotatecamera-rotate-behavior-on-north-pole-and-sud-pole/22809 "2021-08-04T16:04:09Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![JohnK](https://sea2.discourse-cdn.com/flex024/user_avatar/forum.babylonjs.com/johnk/32/26764_2.png) [@JohnK](https://forum.babylonjs.com/u/JohnK)
#### Post date: [August 4, 2021, 6:33pm UTC](https://forum.babylonjs.com/t/arcrotatecamera-rotate-behavior-on-north-pole-and-sud-pole/22809/6 "2021-08-04T18:33:09Z")

</div>

Setting `beta` to 0 or PI can, for technical reasons, cause problems, so in this situation, `beta` is offset by 0.1 radians (about 0.6 degrees).

From [Camera Introduction | Babylon.js Documentation](https://doc.babylonjs.com/divingDeeper/cameras/camera_introduction#arc-rotate-camera)

See also [ArcRotateCamera shifts axis at beta 0 or PI](https://forum.babylonjs.com/t/arcrotatecamera-shifts-axis-at-beta-0-or-pi/8978)

---

_[View the full topic](https://forum.babylonjs.com/t/arcrotatecamera-rotate-behavior-on-north-pole-and-sud-pole/22809)._
