FramebufferAttachment Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum FramebufferAttachment
type FramebufferAttachment =
- Inheritance
-
FramebufferAttachment
Fields
Name | Value | Description |
---|---|---|
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 |