Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

LineTextureMode

enumeration

Description

Choose how textures are applied to Lines and Trails.

Variables

StretchMap the texture once along the entire length of the line.
TileRepeat the texture along the line. To set the tiling rate, use Material.SetTextureScale.