newAltitudeRange

fun newAltitudeRange(minAltitude: Double, maxAltitude: Double): VMECameraDistanceRange

Use the camera altitude to control the distance of the camera

Since

1.19

Parameters

minAltitude

the minimum altitude of the camera, can't be lower than the minimum altitude set in VisioMapEditor

maxAltitude

the maximum altitude of the camera, can't be higher than the maximum altitude set in VisioMapEditor