BoundingSphere Constructor
Parameters
| pos | The center of the sphere. | |
| rad | The radius of the sphere. | |
| packedSphere | A four-component vector containing the position (packed into the XYZ components) and radius (packed into the W component). |
Description 描述
Initializes a BoundingSphere.