Field captureActions
Provides set actions to the renderer to be triggered at the end of the render loop for camera capture.
Namespace: UnityEngine.Rendering.Universal
Assembly: Unity.RenderPipelines.Universal.Runtime.dll
Syntax
public IEnumerator<Action<RenderTargetIdentifier, CommandBuffer>> captureActions
Returns
Type | Description |
---|---|
IEnumerator<Action<RenderTargetIdentifier, CommandBuffer>> |