Tesseract Engine Documentation

BoundingVolume.UpdateSphere Method 

Update the position of our bounding volume

public void UpdateSphere(
   Vector3 currentPosition
);

Parameters

currentPosition
The current position of the object

See Also

BoundingVolume Class | DarkWynter.Engine.Physics Namespace