Documentation

PathPoints

PathPoints(object:id,point,&x,&y,&t)

Returns Object Path point values.

Argument 'object:id':Object's ID.

Argument 'point':requested point in path.

Argument '&x':Variable to store the dimension.

Argument '&y':Variable to store the dimension.

Argument '&t':Variable to store the time.


Comments

Comming Soon