|
EDIA Core 0.6.0
A Unity XR toolbox for research
|
XR cam and controller related. More...
Static Public Attributes | |
| const string | EvUpdateInteractiveSide = "EvUpdateInteractiveSide" |
| The main interactor has changed. Expects a enum PrimaryInteractor as INT. | |
| const string | EvEnableXRInteraction = "EvEnableXRInteraction" |
| Turn XR hand / controller interaction possibility on or off. Expects boolean. | |
| const string | EvShowXRController = "EvShowXRController" |
| Shows XR hand / controller on or off. Expects boolean. | |
| const string | EvFoundXRrigReferences = "EvFoundXRrigReferences" |
| System found XR hands and HMD objects. Expects null. | |
| const string | EvEnableXROverlay = "EvEnableXROverlay" |
| Enable interaction with UI presented on layer 'camoverlay', expects boolean. | |
| const string | EvHandPose = "EvHandPose" |
| Animate the handmodel is this pose, expects string 'idle' 'point' 'fist' ... | |
| const string | EvEnableCustomHandPoses = "EvEnableCustomHandPoses" |
| Handmodel pose reacts live to controller state, expects bool. | |
XR cam and controller related.