Skip to content

Documentation / @ripl/3d / TextureFilter

Type Alias: TextureFilter ​

TextureFilter = "nearest" | "linear"

Defined in: 3d/src/core/texture.ts:37

How a texture is sampled between texels.