docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum VolumeCamera.WindowEvent

    Enum for all possible window events that can occur on a volume camera.

    Namespace: Unity.PolySpatial
    Assembly: Unity.PolySpatial.dll
    Syntax
    public enum VolumeCamera.WindowEvent

    Fields

    Name Description
    Backgrounded

    The volume camera window was closed due to being backgrounded.

    Closed

    The volume camera window was closed due to being dismissed.

    Focused

    The volume camera window either received focus or lost focus.

    Opened

    The volume camera window was opened.

    Resized

    The volume camera window was resized. See the OutputDimensions and ContentDimensions to figure out what the volume camera window was resized to.

    In This Article
    Back to top
    Copyright © 2024 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)