Function Line2D.sharpLimit

The direction difference in radians between vector points. This value is only used if joint mode is set to constant LINE_JOINT_SHARP.

double sharpLimit() nothrow @property @nogc;

void sharpLimit (
  double v
) nothrow @property @nogc;