Click or drag to resize

GrooveJoint2DLength Property

The groove's length. The groove is from the joint's origin towards Length along the joint's local Y axis.

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

Property Value

Type: Single
See Also