Drawable.scale

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

Meta