HingeJoint:setAxis
Sets the axis of the hinge.
HingeJoint:setAxis(x, y, z)
Arguments
Name | Type | Description |
x | number | The x component of the axis. |
y | number | The y component of the axis. |
z | number | The z component of the axis. |
Returns
Nothing
See also
HingeJoint:getAxis
HingeJoint