Class DwellProfile
Assembly: cs.temp.dll.dll
[MixedRealityServiceProfile(typeof(DwellProfile))]
[Serializable]
public class DwellProfile : ScriptableObject
Properties
Declaration
public TimeSpan DwellIntentDelay { get; }
Property Value
Declaration
public InputSourceType DwellPointerType { get; }
Property Value
Type |
Description |
InputSourceType |
|
Declaration
public TimeSpan DwellStartDelay { get; }
Property Value
Declaration
public TimeSpan TimeToAllowDwellResume { get; }
Property Value
Declaration
public TimeSpan TimeToCompleteDwell { get; }
Property Value