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
I tried adding Camera Controller however it didn't work?
I want a node to be auto-rotateable unless the user interacts with the scene. Once the user interacts (like click, key press, etc) with the scene it must stop rotation temporarily and restart once the user ends/releases the interaction with the scene.
The text was updated successfully, but these errors were encountered:
I noticed a transform.orbit( angle_in_deg, axis, center ) method. I even tried this but it didn't work.
Will this help? If yes, how is this supposed to be used? Can you please give a short example?
How can I implement loop/auto-rotate on a node?
I tried adding Camera Controller however it didn't work?
I want a node to be auto-rotateable unless the user interacts with the scene. Once the user interacts (like click, key press, etc) with the scene it must stop rotation temporarily and restart once the user ends/releases the interaction with the scene.
The text was updated successfully, but these errors were encountered: