Edit

Bagikan melalui


DwellProfile Class

Definition

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

Constructors

DwellProfile()

Properties

DwellIntentDelay
DwellPointerType
DwellStartDelay
TimeToAllowDwellResume
TimeToCompleteDwell

Applies to