SliderFloat4

Undocumented in source. Be warned that the author may not have intended to support it.
version(has_imgui)
@nogc nothrow @trusted
bool
SliderFloat4
(
scope const(char)* label
,
scope float* v
,
float v_min
,
float v_max
)

Meta