Click or drag to resize

DistanceJointLength Property

The natural length between the anchor points. Manipulating the length can lead to non-physical behavior when the frequency is zero.

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

Property Value

Type: Single
See Also