Wiki > TV3D65 Index > TVTextureFactory
CreateTextureCycle
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | CreateTextureCycle(iNumTextures As Integer , pFirstTextureOfArray As Integer() , fSpeed As Single , sTextureName As String) As Integer |
| C++ | int CreateTextureCycle(int iNumTextures , int[] pFirstTextureOfArray , float fSpeed , char* sTextureName ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| iNumTextures | No | iNumTextures description |
| pFirstTextureOfArray | No | pFirstTextureOfArray description |
| fSpeed | Yes | fSpeed description |
| sTextureName | Yes | sTextureName description |
RETURN VALUE
| Integer | Description of what the return value means. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.