Share via


6.117 KeyTimeTypeSyntax

[values]

Paced

Specifies that adjacent KeyFrames are each allotted a slice of time proportional to their length, respectively. The overall goal is to produce a length value that keeps the pace of the animation sequence constant.

Percent

Specifies that each KeyTime value is expressed as a percentage of the total time allotted for a given animation sequence.

TimeSpan

Specifies that each KeyTime is expressed as a TimeSpan value relative to the BeginTime of an animation sequence.

Uniform

Specifies that the allotted total time for an animation sequence is divided evenly amongst each of the key frames.