Navigation
API > API/Plugins > API/Plugins/XRBase > API/Plugins/XRBase/FXRMotionControllerBaseLegacy
| Type | Name | Description | |
|---|---|---|---|
| bool | GetControllerOrientationAndPosition
(
const int32 ControllerIndex, |
These are overridden to call into the backward compatibility functions below. They are final and private because a legacy vr plugin would not use or implement these functions. | |
| bool | GetControllerOrientationAndPosition
(
const int32 ControllerIndex, |
Original GetControllerOrientationAndPosition signature for backwards compatibility. They are pure virtual because a legacy plugin must implement them and public because a legacy vr plugin could use them internally. | |
| bool | GetControllerOrientationAndPosition
(
const int32 ControllerIndex, |
Returns the calibration-space orientation of the requested controller's hand. |