AttachmentDescriptor Constructor
Declaration
public AttachmentDescriptor(RenderTextureFormat format);public AttachmentDescriptor(Experimental.Rendering.GraphicsFormat format);public AttachmentDescriptor(RenderTextureFormat format, Rendering.RenderTargetIdentifier target, bool loadExistingContents, bool storeResults, bool resolve);Параметры
| Параметр | Описание |
|---|---|
| fmt | Формат этого приложения. |
Описание
Создайте AttachmentDescriptor для использования с RenderPass.