Node2D.rotationDegrees

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

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

Meta