ezEngine  Release 25.03
ezPathComponent::LinearSampler Struct Reference

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
 

Detailed Description

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.


The documentation for this struct was generated from the following files: