Version: 2022.3
言語: 日本語

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.