GetRuntimeTextureHeight
Docslocal retval = GetRuntimeTextureHeight(tex)Description
Gets the height of the specified runtime texture.
Parameters
| Name | Type | Description |
|---|---|---|
tex | long | A handle to the runtime texture. |
Returns
intReturns an integer value.
local retval = GetRuntimeTextureHeight(tex)Gets the height 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!