Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

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

ParticleSystemTrailTextureMode

enumeration

Description

Choose how textures are applied to Particle Trails.

Variables

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