Click or drag to resize

FastLineRendererResetAll Method

Reset all FastLineRenderer objects in the scene - this is fast and does not rely on the slow Unity Find* methods.

Namespace:  DigitalRuby.FastLineRenderer
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static void ResetAll()
See Also