ContextSettings Constructor

SFML.Net

ContextSettings Constructor
Overload List
  Name Description
Public method ContextSettings(UInt32, UInt32)
Construct the settings from depth / stencil bits
Public method ContextSettings(UInt32, UInt32, UInt32)
Construct the settings from depth / stencil bits and antialiasing level
Public method ContextSettings(UInt32, UInt32, UInt32, UInt32, UInt32)
Construct the settings from depth / stencil bits and antialiasing level
Top
See Also