SetRuntimeTextureArgbData
Docslocal retval = SetRuntimeTextureArgbData(tex, buffer, length)Parameters
| Name | Type | Description |
|---|---|---|
tex | long | — |
buffer | char* | — |
length | int | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = SetRuntimeTextureArgbData(tex, buffer, length)| Name | Type | Description |
|---|---|---|
tex | long | — |
buffer | char* | — |
length | int | — |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!