TextureRect.expand

If true, the texture scales to fit its bounding rectangle.

  1. bool expand [@property getter]
  2. bool expand [@property setter]
    struct TextureRect
    @nogc nothrow @property
    void
    expand
    (
    bool v
    )

Meta