docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetCaptureActions

    GetCaptureActions(Camera)

    Provides the set actions to the renderer to be triggered at the end of the render loop for camera capture

    Declaration
    public static IEnumerator<Action<RenderTargetIdentifier, CommandBuffer>> GetCaptureActions(Camera camera)
    Parameters
    Type Name Description
    Camera camera

    The camera to get actions for

    Returns
    Type Description
    IEnumerator<Action<RenderTargetIdentifier, CommandBuffer>>

    Enumeration of actions

    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)