We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
// The value will change if you play with the slider float value = 0.5f; nk_slider_float(&ctx, 0, &value, 1.0f, 0.1f);