ezEngine Release 26.3
Loading...
Searching...
No Matches
ezSplineTangentMode Struct Reference

The different modes that tangents may use in a spline control point. More...

#include <Spline.h>

Inheritance diagram for ezSplineTangentMode:

Public Types

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

Detailed Description

The different modes that tangents may use in a spline control point.

Member Enumeration Documentation

◆ Enum

Enumerator
Auto 

The curvature through the control point is automatically computed to be smooth.

Custom 

Custom tangents specified by the user.

Linear 

There is no curvature through this control point/tangent. Creates sharp corners.


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