TextureRect.expand

If true the texture scales to fit its bounding rectangle. Default value: false.

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

Meta