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
- Namespace
- RedGirafeGames
.Agamotto .Scripts .Runtime .Visualizers - Containing Type
- PathVisualizer
Syntax
[Tooltip("Tolerance used to simplify the path during dynamic updates like recording.")]
public float dynamicSimplifyTolerance
Attributes
Type | Description |
---|---|
Tooltip |