TextureRect.expand

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

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

Meta