Version: 2023.1

AttachmentIndexArray

struct in UnityEngine.Rendering

切换到手册

描述

Struct encapsulating a fixed list of attachment indices used when declaring native render passes.

This fixed size struct allows for non-GC declaration of the required indices. Indices point into the attachment list as pass to CommandBuffer.BeginRenderPass

See Also: CommandBuffer.BeginRenderPass.

静态变量

EmtpyUtility to declare an empty index array.
MaxAttachmentsMaximum number of indices this struct can hold. This is directly tied to the maximum number of attachments in a native render pass (8).

构造函数

AttachmentIndexArrayCreate and initialize a new AttachmentIndexArray.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961