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