setZoomPercent

static boolean setZoomPercent(double zoomPercent)

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)