Class DwellProfileWithDecay
Custom profile for the extended dwell profile sample
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.Experimental.Dwell
Assembly: cs.temp.dll.dll
Syntax
[MixedRealityServiceProfile(typeof(DwellProfileWithDecay), null)]
[Serializable]
public class DwellProfileWithDecay : DwellProfile
Properties
AllowDwellDecayOnCancel
Declaration
public bool AllowDwellDecayOnCancel { get; }
Property Value
Type | Description |
---|---|
Boolean |
TimeToAllowDwellDecay
Declaration
public float TimeToAllowDwellDecay { get; }
Property Value
Type | Description |
---|---|
Single |