PathSoFar
double PathSoFar (object obj, frame frm )
Return Value: Length of path traveled at frm.
Arguments:
obj | object in question |
frm | frame at which to evaluate |
Returns the length of the motion path up to the frame frm. If a frame value of NOW is used then this function returns the total distance traveled by the object at the current frame.
Converted from CHM to HTML with chm2web Pro 2.82 (unicode) |