Currently, I am reviewing the three.js documentation and have come across the controls section. I have noticed that orbit can be used to control the camera's view of the scene, and I have verified that it is compatible with touchscreens. However, one thing that I haven't been able to find online is whether it has the capability to rotate, scale, and transform a loaded model. While I see that transform is available, I am unable to locate any other necessary features for this purpose.