three-story-controls

Home > three-story-controls > Damper > setTarget

Damper.setTarget() method

Set the target values the damper needs to approach

Signature:

setTarget(target: DamperValues): void;

Parameters

Parameter Type Description
target DamperValues DamperValues the damper needs to approach

Returns:

void