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

    Show / Hide Table of Contents

    Class StatusText

    Inheritance
    Object
    StatusText
    Implements
    MonoBehaviour
    Namespace: Microsoft.MixedReality.Toolkit.Examples.Demos.EyeTracking
    Assembly: cs.temp.dll.dll
    Syntax
    [Obsolete("This component is no longer supported", true)]
    [Obsolete("This component is no longer supported", true)]
    public class StatusText : MonoBehaviour, MonoBehaviour

    Properties

    Instance

    Declaration
    public static StatusText Instance { get; }
    Property Value
    Type Description
    StatusText

    Instance

    Declaration
    public static StatusText Instance { get; }
    Property Value
    Type Description
    StatusText

    Methods

    Log(String, Boolean)

    Declaration
    public void Log(string msg, bool add)
    Parameters
    Type Name Description
    String msg
    Boolean add

    Log(String, Boolean)

    Declaration
    public void Log(string msg, bool add)
    Parameters
    Type Name Description
    String msg
    Boolean add

    Start()

    Declaration
    public void Start()

    Start()

    Declaration
    public void Start()

    Implements

    MonoBehaviour
    In This Article
    • Properties
      • Instance
      • Instance
    • Methods
      • Log(String, Boolean)
      • Log(String, Boolean)
      • Start()
      • Start()
    • Implements
    Back to top Generated by DocFX