Node2D.globalRotation

Global rotation in radians.

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

Meta