FramebufferAttachment 枚举 
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public enum FramebufferAttachment
	type FramebufferAttachment = 
		- 继承
 - 
				FramebufferAttachment
 
字段
| 名称 | 值 | 说明 | 
|---|---|---|
| DepthStencilAttachment | 33306 | |
| ColorAttachment0 | 36064 | |
| ColorAttachment1 | 36065 | |
| ColorAttachment2 | 36066 | |
| ColorAttachment3 | 36067 | |
| ColorAttachment4 | 36068 | |
| ColorAttachment5 | 36069 | |
| ColorAttachment6 | 36070 | |
| ColorAttachment7 | 36071 | |
| ColorAttachment8 | 36072 | |
| ColorAttachment9 | 36073 | |
| ColorAttachment10 | 36074 | |
| ColorAttachment11 | 36075 | |
| ColorAttachment12 | 36076 | |
| ColorAttachment13 | 36077 | |
| ColorAttachment14 | 36078 | |
| ColorAttachment15 | 36079 | |
| DepthAttachment | 36096 | |
| StencilAttachment | 36128 |