Node2D.rotation

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

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

Meta