PathFollow2D.rotate

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

  1. bool rotate [@property getter]
  2. bool rotate [@property setter]
    struct PathFollow2D
    @nogc nothrow @property
    void
    rotate
    (
    bool v
    )

Meta