Navigation
API > API/Plugins > API/Plugins/GeoReferencing > API/Plugins/GeoReferencing/ARoundPlanetPawn
Syntax
UPROPERTY (EditAnywhere, Category="FlyToLocation")
TObjectPtr < UCurveFloat > MaximumAltitudeCurve
Remarks
This curve is used to pick up a reference the maximum altitude when flying to a location. This maximum altitude will be moderated by the FlyToLocationAltitudeProfileCurve X Axis is the distance of the flight (meters) Y Axis is the maximum altitude to be used for this flight (meters)