setFovRange

Sets the range for the field of view for the active sphere.

Parameter:

  • cameraFovMin (number): The minimum valid field of view for the current sphere

  • cameraFovMax (number): The maximum valid field of view for the current sphere

Returns: Nothing

Code Sample