Version: 2023.2
언어: 한국어

AttachmentDescriptorConstructor

매뉴얼로 전환
public AttachmentDescriptor (RenderTextureFormat format);
public AttachmentDescriptor (Experimental.Rendering.GraphicsFormat format);
public AttachmentDescriptor (RenderTextureFormat format, Rendering.RenderTargetIdentifier target, bool loadExistingContents, bool storeResults, bool resolve);

파라미터

fmt The format of this attachment.

설명

Create a AttachmentDescriptor to be used with RenderPass.