Interface: ResourceOptions

Per-resource load options. These are applied to each resource individually as opposed to the LoadOptions which affect the whole loading process.

Properties

mipmaps

Optional mipmaps: boolean

Set to true to enable mipmaps. Only works for directly loaded image resources, ie. not images included in Layouts, Spines or BitmapFonts etc.