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