Versions with this page:
Versions without this page:
当使用此附件的渲染通道结束时,将 MSAA 表面解析到给定目标。
将 storeAction 更改为 RenderBufferStoreAction.Resolve 或 RenderBufferStoreAction.StoreAndResolve,具体取决于 BindSurface 是否也已经被调用。目标表面的格式必须与构造函数中的给定格式匹配,并且目标表面的尺寸必须与渲染通道构造函数中的给定值匹配。目标表面必须未启用 MSAA。