Skip to main content

Module param

Module param 

Source
Expand description

Parameter utilities for node authors.

Functions§

clamp_param
Clamp a param value to its defined range.
init_params
Initialize a ParamBlock from a slice of ParamDefs. Called automatically by the engine when a node is added to the graph.