docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method UpdateVolumeStack

    UpdateVolumeStack(Camera)

    Updates the volume stack for this camera. This function will only update the stack when the camera has VolumeFrameworkUpdateMode set to ViaScripting or when it set to UsePipelineSettings and the update mode on the Render Pipeline Asset is set to ViaScripting.

    Declaration
    public static void UpdateVolumeStack(this Camera camera)
    Parameters
    Type Name Description
    Camera camera

    UpdateVolumeStack(Camera, UniversalAdditionalCameraData)

    Updates the volume stack for this camera. This function will only update the stack when the camera has ViaScripting selected or if the camera is set to UsePipelineSettings and the Render Pipeline Asset is set to ViaScripting.

    Declaration
    public static void UpdateVolumeStack(this Camera camera, UniversalAdditionalCameraData cameraData)
    Parameters
    Type Name Description
    Camera camera
    UniversalAdditionalCameraData cameraData
    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)