cesium-native  0.41.0
CesiumGltf::AnimationSampler::Interpolation Struct Reference

Known values for Interpolation algorithm. More...

#include <CesiumGltf/AnimationSampler.h>

Static Public Attributes

static const std::string LINEAR = "LINEAR"
 
static const std::string STEP = "STEP"
 
static const std::string CUBICSPLINE = "CUBICSPLINE"
 

Detailed Description

Known values for Interpolation algorithm.

Definition at line 24 of file AnimationSampler.h.


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