Skip to content

Commit

Permalink
More explicit help how to cycle the cameras (#6162)
Browse files Browse the repository at this point in the history
# Objective

Scene viewer example has switch camera keys defined, but only one camera was instantiated on the scene.

## Solution

More explicit help how to cycle the cameras, explaining that more cameras must be present in loaded scene.





Co-authored-by: Fanda Vacek <fvacek@elektroline.cz>
  • Loading branch information
fvacek and Fanda Vacek committed Oct 5, 2022
1 parent 720b673 commit 2362ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/tools/scene_viewer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Controls:
Q - down
L - animate light direction
U - toggle shadows
C - cycle through cameras
C - cycle through the camera controller and any cameras loaded from the scene
5/6 - decrease/increase shadow projection width
7/8 - decrease/increase shadow projection height
9/0 - decrease/increase shadow projection near/far
Expand Down

0 comments on commit 2362ceb

Please sign in to comment.