Click or drag to resize
Ab4d.SharpEngine logo

BoundingFrustumGetZoomToExtentsShiftVector Method

Overload List
 NameDescription
Public methodGetZoomToExtentsShiftVector(BoundingBox) Get the vector shift which when added to camera position will do the effect of zoom to extents (zoom to fit) operation, so all the passed points will fit in the current view.
Public methodGetZoomToExtentsShiftVector(Vector3) Get the vector shift which when added to camera position will do the effect of zoom to extents (zoom to fit) operation, so all the passed points will fit in the current view.
Top
See Also