GetRuntimeTextureWidth
Docslocal retval = GetRuntimeTextureWidth(tex)Description
Gets the width of the specified runtime texture.
Parameters
| Name | Type | Description |
|---|---|---|
tex | long | A handle to the runtime texture. |
Returns
intReturns an integer value.
local retval = GetRuntimeTextureWidth(tex)Gets the width of the specified runtime texture.
| Name | Type | Description |
|---|---|---|
tex | long | A handle to the runtime texture. |
intReturns an integer value.
No snippets yet. Be the first to contribute!