docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ResolveMSAAColorBuffer

    ResolveMSAAColorBuffer(CommandBuffer, HDCamera)

    Resolve the camera color buffer only if the MSAA is enabled and the pass is executed in before transparent.

    Declaration
    protected void ResolveMSAAColorBuffer(CommandBuffer cmd, HDCamera hdCamera)
    Parameters
    Type Name Description
    CommandBuffer cmd
    HDCamera hdCamera

    ResolveMSAAColorBuffer(CustomPassContext)

    Resolve the camera color buffer only if the MSAA is enabled and the pass is executed in before transparent.

    Declaration
    protected void ResolveMSAAColorBuffer(CustomPassContext ctx)
    Parameters
    Type Name Description
    CustomPassContext ctx

    Custom Pass Context from the Execute() method

    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)