PathVisualizer.

dynamicSimplifyTolerance Field

Summary

Tolerance for LineRenderer.Simplify calls during PathVisualizer dynamic updates (timeLine change) This value should be lower than simplifyTolerance because the simplification will be made while the line is created, therefore the "breaking" point could be simplified while it shouldn't

Syntax

[Tooltip("Tolerance used to simplify the path during dynamic updates like recording.")]
public float dynamicSimplifyTolerance

Attributes

Type Description
Tooltip