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