이 페이지가 있는 버전:
이 페이지가 없는 버전:
Wrap mode (Repeat or Clamp) of the texture.
Set the texture to clamp at the borders to avoid warping artifacts with TextureWrapMode.Clamp. Or tile the texture with TextureWrapMode.Repeat. See Also: Texture.wrapMode, texture assets.