DwellProfileWithDecay Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes
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) |