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