Navigation
API > API/Plugins > API/Plugins/GeoReferencing > API/Plugins/GeoReferencing/ARoundPlanetPawn
Syntax
UPROPERTY&40;EditAnywhere, Category&61;"FlyToLocation", Meta&61;&40;ClampMin&61;0.0&41;&41;
int32 MinimumStepCount
Remarks
The minimum linear steps for the FlyTolocation motion. GranularityDegrees is not sufficient in case of short travels. Eg if 0.1, any jump shorter than 10km will have only one step. Make sure we have at least this number of steps in the trajectory.