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.

Member Function Description

float get_softness ( ) const

void set_softness ( float softness )

© 2014–2020 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/2.1/classes/class_pinjoint2d.html