Wiki > TV3D65 Index > TVLandscape
ExpandSplattingTexture
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | ExpandSplattingTexture(iAlphaMap As Integer , iBaseSplatTexture As Integer , iStartX As Integer , iStartY As Integer , iWidth As Integer , iHeight As Integer) |
| C++ | void ExpandSplattingTexture(int iAlphaMap , int iBaseSplatTexture , int iStartX , int iStartY , int iWidth , int iHeight ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| iAlphaMap | No | iAlphaMap description |
| iBaseSplatTexture | No | iBaseSplatTexture description |
| iStartX | Yes | iStartX description |
| iStartY | Yes | iStartY description |
| iWidth | Yes | iWidth description |
| iHeight | Yes | iHeight description |
RETURN VALUE
| Null | Does not return a value. |
EXAMPLES
TIPS