Transformable.position

Sets the position of this transform.

  1. vec2 position [@property setter]
    class Transformable
    @nogc @property
    void
    position
    ()
  2. vec2 position [@property getter]

Meta