Creates a new MotionLink.
"motionLinks_var" is a variable referencing a MotionLinks object. |
"motionLinks_var" is a variable referencing a MotionLinks object. |
| Type | Description |
| MotionLink | Returns the newly created MotionLink or null in the case of failure. |
| Name | Type | Description |
| input | MotionLinkInput | The MotionLinkInput object that defines various inputs that fully define a MotionLink. A MotionLinkInput object is created using the MotionLinks.createInput method. |