'Declaration Public Overloads Sub Zoom( _ ByVal zoomAmount As Double, _ ByVal x As Double, _ ByVal y As Double _ )
Parameters
- zoomAmount
- Amount to zoom by.
- x
- X-coordinate for point of zoom target.
- y
- Y-coordinate for point of zoom target.
'Declaration Public Overloads Sub Zoom( _ ByVal zoomAmount As Double, _ ByVal x As Double, _ ByVal y As Double _ )
Zooming the camera means: moving the camera along it's "forward" axis.
This function zooms in by percentage, so the closer you get the the center the less it zooms.
Will invalidate camera's ImGearCADPage, so if viewing in a