Modifica

Condividi tramite


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

Applies to