Click or drag to resize

Joint2DNodeB Property

The second body attached to the joint. Must derive from PhysicsBody2D.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public NodePath NodeB { get; set; }

Property Value

Type: NodePath
See Also