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);