...
Returns the error of the given constraint at the current time.
Examples
...
language | text |
---|
// Will get the constraint error for the LFHD_Head Constraint.
...
float $err;
...
$err = `getConstraintError "LFHD_Head"`;
...
print $err;
...
Returns the error of the given constraint at the current time.
...
language | text |
---|
// Will get the constraint error for the LFHD_Head Constraint.
...
float $err;
...
$err = `getConstraintError "LFHD_Head"`;
...
print $err;