docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class CameraCaptureBridge

    Bridge class for camera captures.

    Inheritance
    object
    CameraCaptureBridge
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.Rendering
    Assembly: Unity.RenderPipelines.Core.Runtime.dll
    Syntax
    public static class CameraCaptureBridge

    Properties

    Name Description
    enabled

    Enable camera capture.

    Methods

    Name Description
    AddCaptureAction(Camera, Action<RenderTargetIdentifier, CommandBuffer>)

    Adds actions for camera capture

    GetCaptureActions(Camera)

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

    RemoveCaptureAction(Camera, Action<RenderTargetIdentifier, CommandBuffer>)

    Removes actions for camera capture

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 06 October 2023