Interactable.InputDownTimer(Single) Method

Definition

A timer for the MixedRealityInputHandlers, clicks should occur within a certain time.

protected:
 System::Collections::IEnumerator ^ InputDownTimer(float time);
protected System.Collections.IEnumerator InputDownTimer (float time);
member this.InputDownTimer : single -> System.Collections.IEnumerator
Protected Iterator Function InputDownTimer (time As Single) As IEnumerator

Parameters

time
Single

Returns

Applies to