Function SegmentShape2D.b

The segment's second point position.

Vector2 b() nothrow @property @nogc;

void b (
  Vector2 v
) nothrow @property @nogc;