Click or drag to resize

FastLineRendererPropertiesSetLifeTime Method (Single, Single)

Populates the LifeTime vector

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

Parameters

lifeTime
Type: SystemSingle
Total lifetime for the line.
fadeSeconds
Type: SystemSingle
Seconds to fade in and out.
See Also