Skip to main content

Module param_form

Module param_form 

Source
Expand description

Parameter normalization: coercing a wire value to a ParamSpec’s type and clamping numbers to its declared range. merged runs saved parameter values through ParamSpec::normalized so an out-of-range or wrong-typed value can never reach a runtime.