Skip to content

JointComponent.LocalAnchorB Property

Definition

Namespace: Brine2D.ECS.Components.Joints

Local anchor point on body B, relative to its center of mass \(pixels\).

C#
public System.Numerics.Vector2 LocalAnchorB { get; set; }

Property Value

System.Numerics.Vector2