PathToGo
double PathToGo (object obj, frame frm )
Return Value: Length of path left after traveling frm frames.
Arguments:
obj | object in question |
frm | frame at which to evaluate |
Similar to PathSoFar( ) except that this function returns the remaining distance in a motion path instead of the covered distance.
Converted from CHM to HTML with chm2web Pro 2.82 (unicode) |