new Altitude Range
fun newAltitudeRange(minAltitude: Double, maxAltitude: Double): VMECameraDistanceRange
Content copied to clipboard
Use the camera altitude to control the distance of the camera
Since
1.19
Parameters
min Altitude
the minimum altitude of the camera, can't be lower than the minimum altitude set in VisioMapEditor
max Altitude
the maximum altitude of the camera, can't be higher than the maximum altitude set in VisioMapEditor