3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/math/EasingType.h"
8namespace CameraSplineUtils {
14 ::ll::TypedStorage<4, 12, ::glm::vec3> mValue;
15 ::ll::TypedStorage<4, 4, float> mTime;
16 ::ll::TypedStorage<4, 4, ::EasingType> mEasingFunc;