Discover Learn Reference Get OpenPLX Search Contact

Visuals/Textures

FilterMode

const FilterMode:
  .doc: """
Defines allowed values to represent the texture filtering mode used when using textures.
"""
  Point is Int: 0
  Linear is Int: 1
  Bilinear is Int: 2

OpenPLX is a work in progress. This draft version will evolve with user feedback and experience. We welcome your input and collaboration.
X