docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Field OnWindowFocused

    An event that is triggered when this volume camera's window gains or loses focus, as defined by the OS.

    The first argument is a boolean indicating if the window has focus or not.

    Namespace: Unity.PolySpatial
    Assembly: solution.dll
    Syntax
    [SerializeField]
    [Tooltip("An event that is triggered when this volume camera's window's gains or loses focus.")]
    public UnityEvent<bool> OnWindowFocused
    Returns
    Type Description
    UnityEvent<bool>
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)