GodotSharpAPI
GodotSharpAPI
Godot
Joint Class
Joint Properties
Collision__excludeNodes Property
Nodes__nodeA Property
Nodes__nodeB Property
Solver__priority Property
Joint
Nodes__nodeB Property
The node attached to the second side (B) of the joint.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
NodePath
Nodes__nodeB
{
get
;
set
; }
Property Value
Type:
NodePath
See Also
Reference
Joint Class
Godot Namespace