Evaluates timecode attributes (e.g. "TCFrame", "TCSecond", etc.) of the root bone and returns the resulting qualified frame time.
true if the root bone had timecode attributes that could be evaluated and a qualified frame time was set, or false otherwise.
Parameters
Name
Description
AnimationSequenceBase
Anim sequence for which to evaluate the root bone attributes.
EvalTime
Time (in seconds) at which to evaluate the timecode bone attributes.
OutQualifiedFrameTime
Resulting qualified frame time from evaluation. If the anim sequence has an import file frame rate set, then that will be used as the frame rate of the qualified frame time. Otherwise, the sampling frame rate of the anim sequence is used. If no timecode attributes are present on the bone or if none can be evaluated, the passed object will not be modified.