Click or drag to resize

RopeJointMaxLength Property

Get or set the maximum length of the rope. By default, it is the distance between the two anchor points.

Namespace: Internal.tainicom.Aether.Physics2D.Dynamics.Joints
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public float MaxLength { get; set; }

Property Value

Single
See Also