

| FrameBufferTypes Enumeration | 
Namespace: NeoAxis
 Syntax
Syntax[FlagsAttribute] public enum FrameBufferTypes
 Members
Members| Member name | Value | Description | |
|---|---|---|---|
| Color | 1 | The color buffer. | |
| Depth | 2 | The depth buffer. | |
| Stencil | 4 | The stencil buffer. | |
| All | 7 | 
 See Also
See AlsoCopyright 2025 NeoAxis Group. All rights reserved.