AnimationChannel

Variables

Name

Type

Description

interpolationType

AnimationChannelInterpolationType

The channel’s interpolation type (Step, Linear or CubicSpline).

transformType

AnimationChannelTransformType

The channel’s affected transform component (Translation, Rotation or Scale).

keyframes

std::vector<AnimationChannelKeyframe>

The channel’s keyframes.