Wiki > TV3D65 Index > TVPhysics
AddSphere
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | AddSphere(rigidBodyIndex As Integer , vSphereCenter As TV_3DVECTOR , fRadius As Single) |
| C++ | void AddSphere(int rigidBodyIndex , cTV_3DVECTOR vSphereCenter , float fRadius ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| rigidBodyIndex | No | rigidBodyIndex description |
| vSphereCenter | No | vSphereCenter description |
| fRadius | No | fRadius description |
RETURN VALUE
| Null | Does not return a value. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.