Behavior: Cube toggles between two keyframes with no interpolation
Expected: Cube should smoothly animate / interpolate between the keyframe matrices
Not sure if freezing the matrix at a value is the best way to set it, but the console log only outputs the two keyframes and never an interpolated value (despite being called at the expected rate).