اقرأ باللغة الإنجليزية تحرير

مشاركة عبر


ToggleDwellSample Class

Definition

Example script to demonstrate a toggle button using dwell

C++
public ref class ToggleDwellSample : Microsoft::MixedReality::Toolkit::Dwell::BaseDwellSample
Inheritance
UnityEngine.MonoBehaviour
ToggleDwellSample
Attributes
UnityEngine.AddComponentMenuAttribute

Constructors

Fields

dwellVisualImage (Inherited from BaseDwellSample)
targetButton (Inherited from BaseDwellSample)

Properties

DwellHandler

The dwell handler associated with the target

(Inherited from BaseDwellSample)
IsDwelling

Whether the targeting is being dwelled on

(Inherited from BaseDwellSample)

Methods

Awake()

Assign the DwellHandler at Awake()

(Inherited from BaseDwellSample)
ButtonExecute()

Function called when the target button is pressed

DwellCanceled(IMixedRealityPointer)

Function called when entering dwell canceled state

DwellCompleted(IMixedRealityPointer)

Function called when entering dwell completed state

DwellIntended(IMixedRealityPointer)

Function called when entering dwell intended state

DwellStarted(IMixedRealityPointer)

Function called when entering dwell started state

Applies to

منتج الإصدارات
MRTK2 Unity 2018 2.7.0
MRTK2 Unity 2019 2.7.0, 2.8.0
MRTK2 Unity 2020 2.7.0, 2.8.0