Joint:setPriority
EditSets the priority of the Joint. Joints with a higher priority are more likely to be solved correctly. Priority values are non-negative integers.
Joint:setPriority(priority)
Arguments
Name | Type | Description |
priority | number | The integer priority value. |
Returns
Nothing
Notes
The default priority is zero.