Appearance
Documentation / @ripl/3d / TextureFilter
TextureFilter = "nearest" | "linear"
"nearest"
"linear"
Defined in: 3d/src/core/texture.ts:37
How a texture is sampled between texels.