HPMotionController.UpdateController(InputDevice) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Update the controller data from XR SDK.
public:
override void UpdateController(UnityEngine::XR::InputDevice inputDevice);
public override void UpdateController (UnityEngine.XR.InputDevice inputDevice);
override this.UpdateController : UnityEngine.XR.InputDevice -> unit
Public Overrides Sub UpdateController (inputDevice As InputDevice)
Parameters
- inputDevice
- UnityEngine.XR.InputDevice