This version of Unity is unsupported.

SubPassDescriptor.colorOutputs

public Rendering.AttachmentIndexArray colorOutputs;

Description

Array of attachment indices to be used as the color render targets in this sub pass. These are specificed as indices into the attachment array passed to CommandBuffer.BeginRenderPass.