9 lines
390 B
Plaintext
9 lines
390 B
Plaintext
#title setConstraintDampingOrthoAng [RCBasic Doc]
|
|
#header sub setConstraintDampingOrthoAng( constraint_id, n)
|
|
|
|
Sets the orthogonal angular damping factor applied to a constraint. This damping affects angular (rotational) motion that occurs perpendicular to the primary axis of movement defined by the constraint.
|
|
|
|
Note: Only applies to slide constraint
|
|
|
|
#ref GetConstraintDampingOrthoAng
|