set Zoom Percent
static boolean setZoomPercent(double zoomPercent)
Content copied to clipboard
Attempts to set the camera zoom within the options tab. Note that this will set the zoom percent to roughly the specified zoom percent, it may not be exact
Return
true if the zoom was set successfully, false otherwise
Parameters
zoomPercent
the camera zoom percent (0.0 - 100.0)