docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method RemoveCaptureAction

    RemoveCaptureAction(Camera, Action<RenderTargetIdentifier, CommandBuffer>)

    Removes actions for camera capture

    Declaration
    public static void RemoveCaptureAction(Camera camera, Action<RenderTargetIdentifier, CommandBuffer> action)
    Parameters
    Type Name Description
    Camera camera

    The camera to remove actions for

    Action<RenderTargetIdentifier, CommandBuffer> action

    The action to remove

    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)