ContextSettings Constructor
From SFML.Net
SFML.Net
| ContextSettings Constructor |
| Name | Description | |
|---|---|---|
|
|
ContextSettings(UInt32, UInt32) |
Construct the settings from depth / stencil bits
|
|
|
ContextSettings(UInt32, UInt32, UInt32) |
Construct the settings from depth / stencil bits and antialiasing level
|
|
|
ContextSettings(UInt32, UInt32, UInt32, UInt32, UInt32) |
Construct the settings from depth / stencil bits and antialiasing level
|