TypeScript API Documentation for GSK
API Version: 4.0
Library Version: 4.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
The filters used when scaling texture data.
The actual implementation of each filter is deferred to the rendering pipeline.
linear interpolation filter
nearest neighbor interpolation filter
linear interpolation along each axis, plus mipmap generation, with linear interpolation along the mipmap levels
The filters used when scaling texture data.
The actual implementation of each filter is deferred to the rendering pipeline.