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