Function inanis::tuning::tuner::save_values

source ·
fn save_values(
    context: &mut TunerContext,
    values: &mut [TunerParameter],
    lock_material: bool
)
Expand description

Transforms values into the evaluation parameters, which can be used during real evaluation. Use lock_material if the parameters related to piece values should be skipped.