Is your feature request related to a problem? Please describe.
Hello, In our application we would like to allow users to enable azimuth and polar rotations separately. Currently it is not possible, since only one ROTATE action exists. One possible workaround would be to enable ROTATE but lock one of the rotation axis by setting min/maxPolar/AzimuthAngle but this way it is also impossible to rotate camera by programmatic API, which is undesirable.
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
I'd be happy to create a PR for this
Is your feature request related to a problem? Please describe.
Hello, In our application we would like to allow users to enable azimuth and polar rotations separately. Currently it is not possible, since only one ROTATE action exists. One possible workaround would be to enable ROTATE but lock one of the rotation axis by setting
min/maxPolar/AzimuthAnglebut this way it is also impossible to rotate camera by programmatic API, which is undesirable.Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
I'd be happy to create a PR for this