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