Describes a single bounding sphere for use by a CullingGroup.
| Property | Description |
|---|---|
| position | The position of the center of the BoundingSphere. |
| radius | The radius of the BoundingSphere. |
| Constructor | Description |
|---|---|
| BoundingSphere | Initializes a BoundingSphere. |