Class AdvancedSmooth Extends MonoModifier
Public
Smoothing by dividing path into turns and straight segments.
Deprecated
This modifier is deprecated
A* Pro Feature:
This is an A* Pathfinding Project Pro feature only. This function/class/variable might not exist in the Free version of the A* Pathfinding Project or the functionality might be limited.
The Pro version can be bought here
Inner Types
Public Methods
Apply
(path)
Called for each path that the Seeker calculates after the calculation has finished.
Public
Public Variables
Order
Public
turnConstruct1
Public
turnConstruct2
Public
turningRadius
Public
Inherited Public Members
PreProcess
(path)
Public
seeker
Public
Private/Protected Members
Awake
()
Protected
EvaluatePaths
(turnList, output)
Private
OnDisable
()
Protected
OnUpgradeSerializedData
(migrations, unityThread)
Handle serialization backwards compatibility.
Protected
Reset
()
Handle serialization backwards compatibility.
Protected
UpgradeSerializedData
(isUnityThread)
Protected