MotorJointComponent.LinearOffset Property
Definition¶
Namespace: Brine2D.ECS.Components.Joints
Target linear offset of body B relative to body A in pixels.
public System.Numerics.Vector2 LinearOffset { get; set; }
Namespace: Brine2D.ECS.Components.Joints
Target linear offset of body B relative to body A in pixels.
public System.Numerics.Vector2 LinearOffset { get; set; }