docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetActivePassVolumes

    GetActivePassVolumes(CustomPassInjectionPoint, List<CustomPassVolume>)

    Gets the currently active Custom Pass Volume for a given injection point.

    Declaration
    public static void GetActivePassVolumes(CustomPassInjectionPoint injectionPoint, List<CustomPassVolume> volumes)
    Parameters
    Type Name Description
    CustomPassInjectionPoint injectionPoint

    The injection point to get the currently active Custom Pass Volume for.

    List<CustomPassVolume> volumes

    The list of custom pass volumes to popuplate with the active volumes.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)