Version: 2017.1

설명

Currently active render target.

During command buffer execution, this identifies the render target that is active "right now". During command buffer execution, the active render target might be changed by CommandBuffer.SetRenderTarget or CommandBuffer.Blit commands.

See Also: CommandBuffer.