The different modes that tangents may use in a path node.
More...
#include <PathComponent.h>
|
enum | Enum { Auto
, Linear
, Default = Auto
} |
|
using | StorageType = xiiUInt8 |
|
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/XII/XII/Source/Engine/GameEngine/Animation/PathComponent.h