Appearance
Documentation / @ripl/3d / TextureWrap
TextureWrap = "clamp" | "repeat" | "mirror"
"clamp"
"repeat"
"mirror"
Defined in: 3d/src/core/texture.ts:34
How a texture coordinate outside the 0–1 range is resolved.
0
1