Skip to content

MotorJointComponent.MaxForce Property

Definition

Namespace: Brine2D.ECS.Components.Joints

Maximum force used to reach the linear target \(Newtons\).

C#
public float MaxForce { get; set; }

Property Value

System.Single