Edit

Bagikan melalui


BaseDwellSample Class

Definition

Example script to demonstrate dwell visuals in sample scene

public ref class BaseDwellSample abstract : UnityEngine::MonoBehaviour
public abstract class BaseDwellSample : UnityEngine.MonoBehaviour
type BaseDwellSample = class
    inherit MonoBehaviour
Public MustInherit Class BaseDwellSample
Inherits MonoBehaviour
Inheritance
UnityEngine.MonoBehaviour
BaseDwellSample
Derived

Constructors

BaseDwellSample()

Fields

dwellHandler
dwellVisualImage
isDwelling
targetButton

Methods

Awake()
ButtonExecute()
DwellCanceled(IMixedRealityPointer)
DwellCompleted(IMixedRealityPointer)
DwellIntended(IMixedRealityPointer)
DwellStarted(IMixedRealityPointer)

Applies to