"cameraMinZoomFactor"
Gets or sets the current zoom factor.
Synopsis
float shape.cameraZoomFactor(float state)
Parameters
Parameter | Description |
---|---|
state | The current zoom factor. |
Description
The function gets or sets the current zoom factor. Values will be clamped between "cameraMinZoomFactor" and "cameraMaxZoomFactor".