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