How to Rotate the Viewport Camera About Itself in Python?

   260   0   0
User Avatar
Member
5 posts
Joined: Sept. 2021
Offline
I'm trying to understand how to rotate the default viewport camera about it's own pivot.
I understand the 'translation' and 'rotation' parameters of the hou.GeometryViewport object, but I'm confused about the 'pivot' parameter. Specifically, I want to rotate the camera around its own pivot without changing its translation position. Can anyone explain what the 'pivot' represents and how I could achieve a rotation about itself? Thanks for any reply.
  • Quick Links