Function LineShape2D.normal

The line's normal.

Vector2 normal() nothrow @property @nogc;

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