ParticleSystem.TrailModule.textureMode

Switch to Manual
public ParticleSystemTrailTextureMode textureMode;

Description

Choose whether the U coordinate of the trail Texture is tiled or stretched.

Stretching causes the Texture to map once along the entire length of the trail, whereas Tiling causes the Texture to repeat at a rate of once per world unit. To set the tiling rate, use Material.SetTextureScale.


Did you find this page useful? Please give it a rating: