Pico Native XR SDK
PxrInputEvent_ Struct Reference

#include <PxrInput.h>

Data Fields

union {
   int   int_value
 
   float   float_value
 
}; 
 
bool up
 
bool down
 
bool shortpress
 
bool longpress
 

Field Documentation

◆ 

union { ... } @1

◆ down

bool down

◆ float_value

float float_value

◆ int_value

int int_value

◆ longpress

bool longpress

◆ shortpress

bool shortpress

◆ up

bool up

The documentation for this struct was generated from the following file: