Unity 6.3
0 онлайн 1 гость 4 в системе
Вход

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.