Skip to content

MouseJointComponent.MaxForce Property

Definition

Namespace: Brine2D.ECS.Components.Joints

Maximum force the joint can exert in pixels/s². Must be >= 0.

C#
public float MaxForce { get; set; }

Property Value

System.Single