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