Click or drag to resize

Physics2DServerJointGetType Method

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static Physics2DServerJointType JointGetType(
	RID joint
)

Parameters

joint
Type: GodotRID

[Missing <param name="joint"/> documentation for "M:Godot.Physics2DServer.JointGetType(Godot.RID)"]

Return Value

Type: Physics2DServerJointType

[Missing <returns> documentation for "M:Godot.Physics2DServer.JointGetType(Godot.RID)"]

See Also