Click or drag to resize
AB4D logo

BoundsGetSize Method

Returns Vector3 that represents size of the BoundingBox

Namespace: Ab3d.DirectX
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public Vector3 GetSize()

Return Value

Vector3
Vector3 that represents size of the BoundingBox
See Also