docs.unity3d.com
    Show / Hide Table of Contents

    HD Scene Color Node

    The HD Scene Color Node does the same thing as the Scene Color Node, but allows you to access the mips of the color buffer.

    Render pipeline compatibility

    Node Universal Render Pipeline (URP) High Definition Render Pipeline (HDRP)
    HD Scene Color No Yes

    Ports

    Name Direction Type Binding Description
    UV Input Vector 4 Screen Position Sets the normalized screen coordinates to sample.
    Lod Input float None Sets the mip level that the sampler uses to sample the color buffer.
    Output Output Vector 3 None Output value

    Notes

    Exposure

    You can use the Exposure property to specify if you want to output the Camera color with exposure applied or not. By default, this property is disabled to avoid double exposure.

    The sampler that this Node uses to sample the color buffer is in trilinear clamp mode. This allows the sampler to smoothly interpolate between the mip maps.

    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