BaseHandVisualizer.IMixedRealitySourceStateHandler.OnSourceDetected 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.
Raised when a source is detected.
virtual void Microsoft.MixedReality.Toolkit.Input.IMixedRealitySourceStateHandler.OnSourceDetected(Microsoft::MixedReality::Toolkit::Input::SourceStateEventData ^ eventData) = Microsoft::MixedReality::Toolkit::Input::IMixedRealitySourceStateHandler::OnSourceDetected;
void IMixedRealitySourceStateHandler.OnSourceDetected (Microsoft.MixedReality.Toolkit.Input.SourceStateEventData eventData);
abstract member Microsoft.MixedReality.Toolkit.Input.IMixedRealitySourceStateHandler.OnSourceDetected : Microsoft.MixedReality.Toolkit.Input.SourceStateEventData -> unit
override this.Microsoft.MixedReality.Toolkit.Input.IMixedRealitySourceStateHandler.OnSourceDetected : Microsoft.MixedReality.Toolkit.Input.SourceStateEventData -> unit
Sub OnSourceDetected (eventData As SourceStateEventData) Implements IMixedRealitySourceStateHandler.OnSourceDetected
Parameters
- eventData
- SourceStateEventData