Version: 2022.3
言語: 日本語
public ParticleSystemTrailTextureMode textureMode ;

説明

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

Stretching maps the texture along the trail with no repeats. Tiling maps the texture along the trail with repeats every world unit. To change the repeat rate, use ParticleSystem.TrailModule.textureScale or Material.SetTextureScale.