Platform.GLVersionMinor

OpenGL context minor version. Note: if the version is invalid or not supported, this value will be set to supported one.

class Platform
static if(ENABLE_OPENGL)
int GLVersionMinor;

Meta