Click or drag to resize

FrameBuffer Constructor

Overload List
 NameDescription
Public methodFrameBuffer(Attachment, Boolean) Initializes a new instance of the FrameBuffer struct.
Public methodFrameBuffer(Texture, Boolean) Initializes a new instance of the FrameBuffer struct.
Public methodFrameBuffer(BackbufferRatio, TextureFormat, TextureFlags) Initializes a new instance of the FrameBuffer struct.
Public methodFrameBuffer(Int32, Int32, TextureFormat, TextureFlags) Initializes a new instance of the FrameBuffer struct.
Public methodFrameBuffer(IntPtr, Int32, Int32, TextureFormat, TextureFormat) Initializes a new instance of the FrameBuffer struct.
Top
See Also