along property
A unit vector along that edge.
baseCentre - along * halfWidth and baseCentre + along * halfWidth are
the two ends of the base.
Implementation
final Offset along;
A unit vector along that edge.
baseCentre - along * halfWidth and baseCentre + along * halfWidth are
the two ends of the base.
final Offset along;