PathVisualizer.

simplifyTolerance Field

Summary

Tolerance for LineRenderer.Simplify calls during PathVisualizer update 0 = same line, higher value = better perf and less precision. See LineRenderer documentation for more details

Syntax

[Space]
[Tooltip("Tolerance used to simplify (using LineRenderer.Simplify) the path. Set 0 to disable simplification")]
public float simplifyTolerance

Attributes

Type Description
Space
Tooltip