Click or drag to resize
Ab4d.SharpEngine logo

BoundingBoxTranslate Method

Overload List
 NameDescription
Public methodTranslate(Vector3) Returns a new BoundingBox that is created by translating this BoundingBox with the specified translateVector (the current BoundingBox value is not changed).
Public methodTranslate(Vector3, Vector3, Vector3)Obsolete.
Sets the out minimum and maximum Vector3D with translating the current bounds with the specified translateVector (the current BoundingBox value is not changed).
Top
See Also