|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
Classes | |
| struct | AnimationChannel |
| A single animation channel targeting one joint's transform property. More... | |
| class | AnimationEvaluator |
| Evaluates animation keyframes at a given time. More... | |
Enumerations | |
| enum class | InterpolationType { LINEAR , STEP , CUBIC_SPLINE } |
| Interpolation method for animation keyframes. More... | |
|
strong |
Interpolation method for animation keyframes.
| Enumerator | |
|---|---|
| LINEAR | |
| STEP | |
| CUBIC_SPLINE | |
Definition at line 15 of file AnimationAsset.h.