Show / Hide Table of Contents

    Class DwellProfileWithDecay

    Custom profile for the extended dwell profile sample

    Inheritance
    Object
    DwellProfile
    DwellProfileWithDecay
    Implements
    ScriptableObject
    Inherited Members
    DwellProfile.DwellPointerType
    DwellProfile.DwellIntentDelay
    DwellProfile.DwellStartDelay
    DwellProfile.TimeToCompleteDwell
    DwellProfile.TimeToAllowDwellResume
    Namespace: Microsoft.MixedReality.Toolkit.Experimental.Dwell
    Assembly: cs.temp.dll.dll
    Syntax
    public class DwellProfileWithDecay : DwellProfile, ScriptableObject

    Properties

    AllowDwellDecayOnCancel

    Declaration
    public bool AllowDwellDecayOnCancel { get; }
    Property Value
    Type Description
    Boolean

    AllowDwellDecayOnCancel

    Declaration
    public bool AllowDwellDecayOnCancel { get; }
    Property Value
    Type Description
    Boolean

    TimeToAllowDwellDecay

    Declaration
    public float TimeToAllowDwellDecay { get; }
    Property Value
    Type Description
    Single

    TimeToAllowDwellDecay

    Declaration
    public float TimeToAllowDwellDecay { get; }
    Property Value
    Type Description
    Single

    Implements

    ScriptableObject
    Back to top Generated by DocFX