Tesla Graphics Engine Documentation (January 2012)
BoundingSphere Constructor (center, radius)
TeslaTesla.BoundingBoundingSphereBoundingSphere(Vector3, Single)
Constructs a new bounding sphere.
Declaration Syntax
C#
public BoundingSphere(
	Vector3 center,
	float radius
)
Parameters
center (Vector3)
Center of the sphere
radius (Single)
Radius of the sphere

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)