s&
newspaperAbout
infoAbout s&box newspaperLatest News published_with_changesChanges mapRoadmap monitoringMetrics
gamesGames
sports_esportsBrowse Games rocketDiscover Games
business_centerWorkshop
sports_esportsGames landscapeMaps chairModels textureMaterials apparelClothing constructionMore..
forumForum docsDocs
docsDocumentation dashboardApi Reference schoolTutorials
inputLog in with Steam chevron_leftChange Language
简体中文EnglishРусскийEspañolPortuguês-BrasilDeutsch日本語FrançaisPolskiTürkçe한국어PirateItalianoไทย繁體中文УкраїнськаČeštinaNederlandsMagyarDanskSuomiSvenskaNorskΕλληνικάRomânăБългарскиTiếng ViệtBahasa IndonesiaEspañol-Latinoaméricaالعربية
Api
Graphics
TextureAddressMode
chevron_left Graphics
enum
TextureAddressMode

Static Fields

crop_dinBordercrop_dinClampcrop_dinMirrorcrop_dinMirrorOncecrop_dinWrap
TextureAddressMode
Specifies how texture coordinates outside the [0.0, 1.0] range are handled.
enum Sandbox.Rendering .
sealedSandbox.Engine

crop_din Static Fields 5

Border
TextureAddressMode
Uses a constant border color when sampling outside the [0.0, 1.0] range. Requires a border color to be defined.
Clamp
TextureAddressMode
Clamps the texture coordinates to the [0.0, 1.0] range. Texture edges are stretched when sampling outside the range.
Mirror
TextureAddressMode
Mirrors the texture coordinates when sampling outside the [0.0, 1.0] range. Creates a mirrored tiling effect.
MirrorOnce
TextureAddressMode
Mirrors the texture once, then clamps to the edge. Coordinates in [0.0, 1.0] sample normally, [-1.0, 0.0] mirror once, and everything else clamps.
Wrap
TextureAddressMode
Wraps the texture coordinates. Values beyond 1.0 wrap around to the beginning. Produces a repeating tiling pattern.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.
  • News
  • Docs
  • Metrics
  • FAQ
  • Forum
  • Discord
  • Twitter