docs.unity3d.com
    Show / Hide Table of Contents

    Exposure Node

    The Exposure Node allows you to get the Camera's exposure value from the current or previous frame.

    Render pipeline compatibility

    Node Universal Render Pipeline (URP) High Definition Render Pipeline (HDRP)
    Exposure No Yes

    Ports

    name Direction type description
    Output Output float The exposure value.

    Exposure Type

    You can use Exposure Type to select which exposure value to get.

    name description
    CurrentMultiplier Gets the Camera's exposure value from the current frame.
    InverseCurrentMultiplier Gets the inverse of the Camera's exposure value from the current frame.
    PreviousMultiplier Gets the Camera's exposure value from the previous frame.
    InversePreviousMultiplier Gets the inverse of the Camera's exposure value from the previous frame.
    In This Article
    • Render pipeline compatibility
    • Ports
    • Exposure Type
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023