TheButlah / ovr_overlay

Rust OpenVR bindings using an up-to-date OpenVR and autocxx
https://docs.rs/ovr_overlay
Other
7 stars 8 forks source link

Add function to set UV bounds on overlays #5

Closed kitlith closed 2 years ago

kitlith commented 2 years ago

requirement so we can scroll the texture on the overlay for rotation visualization in the slimevr overlay.

can add the get_texture_bounds function as well, but it wasn't immediately necessary so I didn't.