@motion-script/core / TextureFilter3D
Type Alias: TextureFilter3D
TextureFilter3D =
"nearest"|"linear"
Defined in: render3d/texture.ts:11
How texels are blended when the texture is scaled.
@motion-script/core / TextureFilter3D
TextureFilter3D =
"nearest"|"linear"
Defined in: render3d/texture.ts:11
How texels are blended when the texture is scaled.