Transform Track

You can find this track grouped in the sub-track set of Actor, Props, Camera, and Light. In the Transform Track, you may set keys in different frames; iClone will generate the transition animations automatically. Each key in the track stores the Move, Rotate, and Scale data of the target object in the current frame.

Move

Start Frame: 0
Move Key Added: (-100, 500, 0)

End Frame: 300
Move Key Added: (0, 0, 0)

Start play back and the box will move automatically
from (-100, 500, 0) to (0, 0, 0)
within the frame range.

Rotate

Start Frame: 0
Rotate Key Added: (0, 0, 0)

End Frame: 300
Rotate Key Added: (0, 90, 0)

Start play back and the box will rotate automatically
from (0, 0, 0) to (0, 90, 0)
within the frame range.

Scale

Start Frame: 0
Scale Key Added: (100, 100, 100)

End Frame: 300
Scale Key Added: (50, 50, 10)

Start play back and the box will scale automatically
from (100, 100, 100) to (50, 50, 10)
within the frame range.