Skip to main content

PARAMS

Constant PARAMS 

Source
pub const PARAMS: &[ParamSpec];
Expand description

The parameter names this scene consumes — the vocabulary a preset binding is checked against at load (ADR-0020). Keep in sync with set_param below; declared_params_match_set_param in core/tests/preset.rs fails if the two drift.