TouchEvents.OnTouchStarted Field
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.
A Unity event with HandTrackingInputEventData. This event is fired when Touch enters an object.
public: Microsoft::MixedReality::Toolkit::Experimental::InteractiveElement::TouchInteractionEvent ^ OnTouchStarted;
public Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.TouchInteractionEvent OnTouchStarted;
val mutable OnTouchStarted : Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.TouchInteractionEvent
Public OnTouchStarted As TouchInteractionEvent