JointConstraint.scaled
- JointConstraint.scaled(scale_factor)[source]
Get a scaled copy of this
Constraint
.- Parameters
scale_factor (
float
) – Scale factor used to scale theConstraint
.
Get a scaled copy of this Constraint
.
scale_factor (float
) – Scale factor used to scale the Constraint
.