GetNodeAnimationKeyFrameTime()
Syntax
Result = GetNodeAnimationKeyFrameTime(#NodeAnimation, KeyFrame)Description
Returns the #NodeAnimation keyframe time.
Parameters
#NodeAnimation The node animation to use. #Keyframe The node animation keyframe index. The first keyframe index is zero.
Return value
Returns the node animation keyframe time (in milliseconds), or zero if the keyframe doesn't exists.
See Also
CreateNodeAnimationKeyFrame()
Supported OS
All