FrameBuffer Constructor |
Name | Description | |
---|---|---|
FrameBuffer(Attachment, Boolean) |
Initializes a new instance of the FrameBuffer struct.
| |
FrameBuffer(Texture, Boolean) |
Initializes a new instance of the FrameBuffer struct.
| |
FrameBuffer(BackbufferRatio, TextureFormat, TextureFlags) |
Initializes a new instance of the FrameBuffer struct.
| |
FrameBuffer(Int32, Int32, TextureFormat, TextureFlags) |
Initializes a new instance of the FrameBuffer struct.
| |
FrameBuffer(IntPtr, Int32, Int32, TextureFormat, TextureFormat) |
Initializes a new instance of the FrameBuffer struct.
|