Field captureActions
Provides set actions to the renderer to be triggered at the end of the render loop for camera capture.
네임스페이스: UnityEngine.Rendering.Universal
어셈블리: solution.dll
구문
public IEnumerator<Action<RenderTargetIdentifier, CommandBuffer>> captureActions
반환
타입 | 설명 |
---|---|
IEnumerator<Action<RenderTargetIdentifier, CommandBuffer>> |