docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum VolumeFrameworkUpdateMode

    Defines the update frequency for the Volume Framework.

    Namespace: UnityEngine.Rendering.Universal
    Assembly: Unity.RenderPipelines.Universal.Runtime.dll
    Syntax
    public enum VolumeFrameworkUpdateMode

    Fields

    Name Description
    EveryFrame

    Use this to have the Volume Framework update every frame.

    UsePipelineSettings

    Use this to choose the setting set on the pipeline asset.

    ViaScripting

    Use this to disable Volume Framework updates or to update it manually via scripting.

    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)