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