Function Seeker.PostProcess

PostProcess (Path path)

Post-processes a path.

Public
void PostProcess (

Path

path

)

Post-processes a path.

This will run any modifiers attached to this GameObject on the path. This is identical to calling RunModifiers(ModifierPass.PostProcess, path)