Class DwellProfileWithDecay
Custom profile for the extended dwell profile sample
Inheritance
DwellProfileWithDecay
Implements
ScriptableObject
Assembly: cs.temp.dll.dll
public class DwellProfileWithDecay : DwellProfile, ScriptableObject
Properties
Declaration
public bool AllowDwellDecayOnCancel { get; }
Property Value
Declaration
public bool AllowDwellDecayOnCancel { get; }
Property Value
Declaration
public float TimeToAllowDwellDecay { get; }
Property Value
Declaration
public float TimeToAllowDwellDecay { get; }
Property Value
Implements
ScriptableObject