BoundingSphere

constructor(centerWorldPosition: FloatArray = FloatArray(3), radius: Float = 0.0f)

Parameters

centerWorldPosition

The center position of the BoundingSphere in world coordinates.

radius

The radius of the BoundingSphere.