This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

RenderPassAttachment Constructor

Declaration

public RenderPassAttachment(RenderTextureFormat fmt);

Parameters

fmt The format of this attachment.

Description

Create a RenderPassAttachment to be used with RenderPass.