Irrlicht.NET
Box3D.getCenter Method
returns center of the bounding box
[Visual Basic]
Public Function getCenter() As
Vector3D
[C#]
public
Vector3D
getCenter();
See Also
Box3D Class
|
Irrlicht.Core Namespace