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
Sorry for the confusion.
The azimuthRotateSpeed parameter controls the speed intensity during mouse or touch dragging, and it does not affect the rotation methods.
Describe the bug
Hi, ty for great product!
Whatever speed Im setting
It has no effect on
this.cameraControls.rotate(this.mouse.x, this.mouse.y, true );
Speed changes only when dragging with mouse while
.enabled === true
To Reproduce
Steps to reproduce the behavior:
Code
No response
Live example
No response
Expected behavior
Speed for .rotate() when enableTransition === true is equal to
.azimuthRotateSpeed .polarRotateSpeed
settingsScreenshots or Video
No response
Device
No response
OS
No response
Browser
No response
The text was updated successfully, but these errors were encountered: