Enum TextureInterpolationFilter
TextureInterpolationFilter enumeration
Magnification filter.
public enum TextureInterpolationFilter
Values
| Name | Value | Description |
|---|---|---|
| NEAREST | 9728 | |
| LINEAR | 9729 | |
| DEFAULT | 0 |
See Also
- namespace Aspose.CAD.FileFormats.GLB
- assembly Aspose.CAD