Polyphase Game Engine
Loading...
Searching...
No Matches
TimelineTypes.h File Reference
#include <cstdint>

Go to the source code of this file.

Enumerations

enum class  InterpMode : uint8_t { Linear , Step , Cubic , Count }
 

Enumeration Type Documentation

◆ InterpMode

enum class InterpMode : uint8_t
strong
Enumerator
Linear 
Step 
Cubic 
Count