5 #include "CesiumGltf/AnimationChannelTarget.h"
6 #include "CesiumGltf/Library.h"
8 #include <CesiumUtility/ExtensibleObject.h>
19 static inline constexpr
const char* TypeName =
"AnimationChannel";
Classes for working with glTF models.
The descriptor of the animated property.
An animation channel combines an animation sampler with a target property being animated.
CesiumGltf::AnimationChannelTarget target
The descriptor of the animated property.
The base class for objects that have extensions and extras.