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