mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class KeepThisAlive

    Enforces to keep this GameObject alive across different scenes.

    Inheritance
    Object
    KeepThisAlive
    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 KeepThisAlive : MonoBehaviour, MonoBehaviour

    Properties

    Instance

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

    Instance

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

    Implements

    MonoBehaviour
    In This Article
    • Properties
      • Instance
      • Instance
    • Implements
    Back to top Generated by DocFX