Expand description

A simple generic UI widget that renders all parameters in a Params object as a scrollable list of sliders and labels.

Structs

Traits

  • A widget that can be used to create a generic UI with. This is used in conjuction with empty structs to emulate existential types.