DistanceJointComponent.Length Property
Definition¶
Namespace: Brine2D.ECS.Components.Joints
Target rest length in pixels. Leave at 0 to use Box2D's default (computed from initial anchor positions when the joint is first created).
public float Length { get; set; }