Edit

Bagikan melalui


DwellProfileWithDecay Class

Definition

Custom profile for the extended dwell profile sample

public ref class DwellProfileWithDecay : Microsoft::MixedReality::Toolkit::Experimental::Dwell::DwellProfile
[Microsoft.MixedReality.Toolkit.MixedRealityServiceProfile(typeof(Microsoft.MixedReality.Toolkit.Experimental.Dwell.DwellProfileWithDecay), null)]
[UnityEngine.CreateAssetMenu(fileName="DwellProfileWithDecay", menuName="Mixed Reality Toolkit/Profiles/Dwell Profile With Decay", order=100)]
[System.Serializable]
public class DwellProfileWithDecay : Microsoft.MixedReality.Toolkit.Experimental.Dwell.DwellProfile
[<Microsoft.MixedReality.Toolkit.MixedRealityServiceProfile(typeof(Microsoft.MixedReality.Toolkit.Experimental.Dwell.DwellProfileWithDecay), null)>]
[<UnityEngine.CreateAssetMenu(fileName="DwellProfileWithDecay", menuName="Mixed Reality Toolkit/Profiles/Dwell Profile With Decay", order=100)>]
[<System.Serializable>]
type DwellProfileWithDecay = class
    inherit DwellProfile
Public Class DwellProfileWithDecay
Inherits DwellProfile
Inheritance
UnityEngine.ScriptableObject
DwellProfileWithDecay
Attributes
MixedRealityServiceProfileAttribute UnityEngine.CreateAssetMenuAttribute SerializableAttribute

Constructors

DwellProfileWithDecay()

Properties

AllowDwellDecayOnCancel
DwellIntentDelay (Inherited from DwellProfile)
DwellPointerType (Inherited from DwellProfile)
DwellStartDelay (Inherited from DwellProfile)
TimeToAllowDwellDecay
TimeToAllowDwellResume (Inherited from DwellProfile)
TimeToCompleteDwell (Inherited from DwellProfile)

Applies to