MotionScript

@motion-script/core


@motion-script/core / TextureWrap3D

Type Alias: TextureWrap3D

TextureWrap3D = "clamp" | "repeat" | "mirror"

Defined in: render3d/texture.ts:8

How sampling behaves outside the 0–1 UV range.