Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Plonq committed Feb 24, 2024
1 parent 09c78a8 commit 552f670
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,6 @@ axis rotation has been applied). When both `alpha` and `beta` are `0.0`, the cam
Thus, increasing `alpha` orbits around to the right (counter clockwise if looking from above), and increasing `beta`
orbits up and over (e.g. a `beta` value of 90 degrees (`PI / 2.0`) results in the camera looking straight down).

Note that if you change the up vector either by changing `PanOrbitCamera.base_transform`, the concept of 'up' and
'down' change, and so the above explanation changes accordingly.

## Cargo Features

- `bevy_egui` (optional): Makes `PanOrbitCamera` ignore any input that `egui` uses, thus preventing moving the camera
Expand Down

0 comments on commit 552f670

Please sign in to comment.