Transformable.y

Sets a new y coordinate

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

Meta