Wiki > TV3D65 Index > TVMiniMesh
SetColorArray
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | SetColorArray(iNumColorArray As Integer , pColorArray As Integer()) As Integer |
| C++ | int SetColorArray(int iNumColorArray , int[] pColorArray ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| iNumColorArray | No | iNumColorArray description |
| pColorArray | No | pColorArray description |
RETURN VALUE
| Integer | Description of what the return value means. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.