Camera.flyTo with Rectangle destination and an orientation doesn't behave as expected
Open
category - camera
type - bug
- Dominant language
- JavaScript
- Stars
- 15.7k
- Forks
- 3.9k
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 32
Description
You would expect to still be looking at the center of the rectangle but from an angle.
However the current behavior has the camera positioned directly above the rectangles center with its view direction changed using the `orientation` parameter. You end up not looking at the rectangle at all.
Contributor guide
Assessment
This issue has not been assessed yet.