
AlexVestin
-
Content Count
2 -
Joined
-
Last visited
Posts posted by AlexVestin
-
-
Hello!
I am new to programming in Babylon.js, and have for the past few hours been trying to lowering the rotation speed of the camera. I've tried setting panningSensibility, angularSensibility, maxCameraSpeed and cameraAcceleration (the last two don't seem to apply to ArcRotateCamera), but to no avail.
Is there something I am missing?
ArcRotateCamera rotation speed
in Questions & Answers
Posted
Well, it was camera.speed...
I guess I should read the docs a bit better before posting the next time.