Node2D.rotation

Set rotation in radians, relative to the node's parent.

  1. float rotation()
  2. void rotation(float angle)
    class Node2D
    final
    void
    rotation
    (
    float angle
    )

Meta