The CurveDebugger type exposes the following members.
Back to Top
Fields
Name | Description | |
---|---|---|
![]() | RenderCurveOutline |
Toggle the curve outline on or off
|
![]() | Scale |
Changes the length of the lines
|
![]() | ScanForVariations |
Displays the varying segment lengths of the accurate curve
If there are a lot of different lengths, that means the time continious approximation of the spline failed
and the followers might follow the spline with varying speeds
|
![]() | StepSizeInMeters |
Defines the amount of units between each individual line, Same as the segment length of the CurveRenderer LineSegmentLength |
See Also