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