PathSegment
double PathSegment (object obj, frame start, frame end )
Return Value: Length of motion path between start and end
Arguments:
obj | object in question |
start | start of motion segment |
end | end of motion segment |
Like PathLength( ) except that this function can be used to determine the length of only a segment of a motion path as specified by start and end.
Converted from CHM to HTML with chm2web Pro 2.82 (unicode) |