Click or drag to resize

Line2DGetJointMode Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Line2D.GetJointMode"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetJointMode is deprecated. Use the JointMode property instead.")]
public Line2DLineJointMode GetJointMode()

Return Value

Type: Line2DLineJointMode

[Missing <returns> documentation for "M:Godot.Line2D.GetJointMode"]

See Also