The different modes that tangents may use in a path node.
More...
#include <PathComponent.h>
|
enum | Enum { Auto,
Linear,
Default = Auto
} |
|
using | StorageType = ezUInt8 |
|
The different modes that tangents may use in a path node.
◆ Enum
Enumerator |
---|
Auto | The curvature through the node is automatically computed to be smooth.
|
Linear | There is no curvature through this node/tangent. Creates sharp corners.
|
The documentation for this struct was generated from the following file:
- /home/runner/work/ezEngine/ezEngine/Code/Engine/GameEngine/Animation/PathComponent.h