Wiki > TV3D65 Index > TVMiniMesh
CreateFromMesh
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | CreateFromMesh(pMesh As TVMesh , bPrecomputeScale As Boolean) As Integer |
| C++ | int CreateFromMesh(cTVMesh pMesh , bool bPrecomputeScale ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| pMesh | No | pMesh description |
| bPrecomputeScale | Yes | bPrecomputeScale description |
RETURN VALUE
| Integer | Description of what the return value means. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.