Path

Defines the path through the scene.

Specify a list of two or more points followed by the units that you want to use. The top-left pixel has the coordinates 0,0 (x-coordinates represent the distance from the left side of the frame and y-coordinates represent the distance from the top of the frame). You can separate points and coordinates with commas or spaces. For example:

Path=x1,y1 x2,y2 ...xn,yn units.

You can choose the following units:

Type: Custom
Default:  
Required: Yes
Configuration Section: TaskName
Example:

Path=10,90 30,80 50,60 70,90 percent

See Also:

AllowedDeviation