Drawable.position

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(vec3) position [@property getter]
  2. vec3 position [@property setter]
    class Drawable
    @nogc @property nothrow
    void
    position
    (
    in vec3 value
    )

Meta