enum AnimationSampleStep

Steps used for progressing through the animation when it is being sampled a single frame.

Values

NameValueDescription
None 0 No sample.
Frame 1 Sample is being done this frame.
Done 2 Sample has been performed some previous frame.