pyopenxr_examples icon indicating copy to clipboard operation
pyopenxr_examples copied to clipboard

State of buttons

Open amadeok opened this issue 2 years ago • 1 comments

Hello This is really cool, how do i get if a button is pressed or not?

amadeok avatar Aug 22 '22 03:08 amadeok

You need action sets for that. hello_xr can be used as example https://github.com/cmbruns/pyopenxr_examples/blob/main/xr_examples/hello_xr/openxr_program.py#L411

kwahoo2 avatar Jan 02 '24 19:01 kwahoo2