Control.rectScale

The node's scale, relative to its rectSize. Change this property to scale the node around its rectPivotOffset.

  1. Vector2 rectScale [@property getter]
    struct Control
    @nogc nothrow @property
    Vector2
    rectScale
    ()
  2. Vector2 rectScale [@property setter]

Meta