DynamicFont.useMipmaps

If true mipmapping is used.

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

Meta