PinJoint2D¶
Inherits: Joint2D < Node2D < CanvasItem < Node < Object
Category: Core
Brief Description¶
Pin Joint for 2D Shapes.
Member Functions¶
float | get_softness ( ) const |
void | set_softness ( float softness ) |
Description¶
Pin Joint for 2D Rigid Bodies. It pins 2 bodies (rigid or static) together, or a single body to a fixed position in space.