HingeJointMotorTarget()

Syntax

HingeJointMotorTarget(#Joint, Angle, Velocity)
Description
Sets the specified hinge joint motor target.

Parameters

#Joint The joint to use. The joint has to be created with HingeJoint().
Angle The angle (in degree) of the motor to reach.
Velocity The velocity the motor should produce.

Return value

None.

See Also

HingeJoint()

Supported OS

All

<- HingeJoint() - Joint Index - IsJoint() ->