ezEngine  Release 25.03
ezPathNodeTangentMode Struct Reference

The different modes that tangents may use in a path node. More...

#include <PathComponent.h>

Inheritance diagram for ezPathNodeTangentMode:

Public Types

enum  Enum { Auto, Linear, Default = Auto }
 
using StorageType = ezUInt8
 

Detailed Description

The different modes that tangents may use in a path node.

Member Enumeration Documentation

◆ 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: