Node2D.position

Position, relative to the node's parent.

  1. Vector2 position [@property getter]
    struct Node2D
    @nogc nothrow @property
    Vector2
    position
    ()
  2. Vector2 position [@property setter]

Meta