Click or drag to resize

FastLineRendererProperties.SetLifeTime Method (Single)

Populates the LifeTime vector with no fade

Namespace:  DigitalRuby.FastLineRenderer
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void SetLifeTime(
	float lifeTime
)

Parameters

lifeTime
Type: System.Single
Total lifetime of the line.
See Also