Function PathFollow2D.rotate

If true, this node rotates to follow the path, making its descendants rotate.

bool rotate() nothrow @property @nogc;

void rotate (
  bool v
) nothrow @property @nogc;