Camera idleRotationWaitTime not working?

Hi. Don’t think camera idleRotationSpeed or idleRotationWaitTime are working in latest release:
https://playground.babylonjs.com/#RCNHSC#2

idleRotationWaitTime seems to sit at about 3 seconds…

True?

Camera rotation party! https://playground.babylonjs.com/#RCNHSC#3

You need to set the variables of the behavior, after initializing it. Then it will work as you expect.

1 Like

oh gosh, i thought those were props of the camera versus of the autorotation prop itself. thanks!

1 Like