Node2D.rotation

Rotation in radians, relative to the node's parent.

  1. double rotation [@property getter]
  2. double rotation [@property setter]
    struct Node2D
    @nogc nothrow @property
    void
    rotation
    (
    double v
    )

Meta