docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum VolumeCamera.PolySpatialWindowResizeLimits

    Enum for all possible window resize limits types that can be applied to a volume camera window.

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

    Fields

    Name Description
    FixedSize

    This window resize behavior prevents the window from being resized.

    LimitMinimumAndMaximumSize

    This window resize behavior limits minimum and maximum possible size for the window.

    LimitMinimumSize

    This window resize behavior limits the minimum possible size for the window, but places no cap on maximum size besides any platform limitations.

    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)