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