Class PathModifier Extends IPathModifier

Public Abstract

Base class for path modifiers which are not attached to GameObjects.

Public Methods

Apply (path)

Main Post-Processing function.

Awake (seeker)
OnDestroy (seeker)
PreProcess (path)

Public Variables

Order

Modifiers will be executed from lower order to higher order.

Public Abstract
seeker
Public