package raylib

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Raylib_generated_constants.TextureFilterModeSource

Sourcetype t =
  1. | Point
  2. | Bilinear
  3. | Trilinear
  4. | Anisotropic4X
  5. | Anisotropic8X
  6. | Anisotropic16X