mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0
  • 指南
  • API 文档
  • API 文档

    Show / Hide Table of Contents

    Class MixedRealityEyeTrackingProfile

    Inheritance
    Object
    BaseMixedRealityProfile
    MixedRealityEyeTrackingProfile
    Implements
    ScriptableObject
    Namespace: Microsoft.MixedReality.Toolkit.Input
    Assembly: cs.temp.dll.dll
    Syntax
    public class MixedRealityEyeTrackingProfile : BaseMixedRealityProfile, ScriptableObject

    Properties

    SmoothEyeTracking

    Use smoothed eye tracking signal.

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

    SmoothEyeTracking

    Use smoothed eye tracking signal.

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

    Implements

    ScriptableObject
    In This Article
    • Properties
      • SmoothEyeTracking
      • SmoothEyeTracking
    • Implements
    Back to top Generated by DocFX