Transformable.y

Returns the y coordinate <b>by value</b>

Note: if you want to change the coordinate, use either move or setPosition

  1. float y [@property getter]
    class Transformable
    final @nogc @property const pure nothrow
    float
    y
    ()
  2. float y [@property setter]

Meta