![]() |
ezEngine
Release 25.03
|
An object that keeps track of where one is sampling the path component. More...
#include <PathComponent.h>
Public Member Functions | |
void | SetToStart () |
Resets the sampler to point to the beginning of the path. | |
Friends | |
class | ezPathComponent |
An object that keeps track of where one is sampling the path component.
If you want to follow a path, keep this object alive and only advance its position, to not waste performance.