WindowsMixedRealityController.UpdateController(InteractionSourceState) 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 the provided platform state.
public:
override void UpdateController(UnityEngine::XR::WSA::Input::InteractionSourceState interactionSourceState);
public override void UpdateController (UnityEngine.XR.WSA.Input.InteractionSourceState interactionSourceState);
override this.UpdateController : UnityEngine.XR.WSA.Input.InteractionSourceState -> unit
Public Overrides Sub UpdateController (interactionSourceState As InteractionSourceState)
Parameters
- interactionSourceState
- UnityEngine.XR.WSA.Input.InteractionSourceState
The InteractionSourceState retrieved from the platform