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