- Physics slider joint type.
Fields
- The upper translation limit, usually in meters.
- The constrained angle between the bodies: bodyB_angle - bodyA_angle.
@:optionaloptionalmotor_speed:Null<Float>
- The desired motor speed in radians per second.
- The maximum motor torque, usually in N-m.
- The lower translation limit, usually in meters.
- The local translation unit axis in bodyA
@:optionaloptionalread onlyjoint_translation:Null<Float>
- Current joint translation, usually in meters
@:optionaloptionalread onlyjoint_speed:Null<Float>
- Current joint translation speed, usually in meters per second.
@:optionaloptionalenable_motor:Null<Bool>
- Enable/disable the joint motor.
@:optionaloptionalenable_limit:Null<Bool>
- Enable/disable the joint limit.
- Set this flag to true if the attached bodies should collide.