Demonstrate how to use Camera::viewport_to_word
#7177
Labels
A-Math
Fundamental domain-agnostic mathematical operations
A-Rendering
Drawing game state to the screen
C-Examples
An addition or correction to our examples
What problem does this solve or what need does it fill?
Seems
Camera::viewport_to_word
is similiar to bevy_mode_raycasting. I prefer engine built-in functionality over third-party plugins. But there is no any example to demonstrate how to use it.What solution would you like?
Create an example to demonstrate how to use
Camera::viewport_to_word
.The text was updated successfully, but these errors were encountered: