Click or drag to resize

FastLineRendererPropertiesSetLifeTime 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: SystemSingle
Total lifetime of the line.
See Also