docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor CopyColorPass

    CopyColorPass(RenderPassEvent, Material, Material)

    Creates a new CopyColorPass instance.

    Declaration
    public CopyColorPass(RenderPassEvent evt, Material samplingMaterial, Material copyColorMaterial = null)
    Parameters
    Type Name Description
    RenderPassEvent evt

    The RenderPassEvent to use.

    Material samplingMaterial

    The Material to use for downsampling quarter-resolution image with box filtering.

    Material copyColorMaterial

    The Material to use for other downsampling options.

    See Also
    RenderPassEvent
    Downsampling
    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)