ContextSettings
Object Hierarchy:
Description:
[ CCode ( cname = "sfContextSettings" ) ]
public struct ContextSettings
Content:
Fields:
- public uint depthBits
Bits of the depth buffer
- public uint stencilBits
Bits of the stencil buffer
- public uint antialiasingLevel
Level of antialiasing
- public uint majorVersion
Major number of the context version to create
- public uint minorVersion
Minor number of the context version to create
- public uint32 attributeFlags
The attribute flags to create the context with
- public bool sRgbCapable
Whether the context framebuffer is sRGB capable