Home > All Other Interfaces > IPresentation > PlayAlgorithm
An enum that determines the method of flight from one location to another. The following are the possible values:
§ PPA_FLYTO = 0
Fly in a straight line.
§ PPA_SPLINE = 1
Create a spline curve based on the route’s locations.
JavaScript |
|
|
C# |
|
|
C++ |
|
|