CreateRuntimeTextureFromDuiHandle
Docslocal retval = CreateRuntimeTextureFromDuiHandle(txd, txn, duiHandle)Description
Creates a runtime texture from a DUI handle.
Parameters
| Name | Type | Description |
|---|---|---|
txd | long | A handle to the runtime TXD to create the runtime texture in. |
txn | char* | The name for the texture in the runtime texture dictionary. |
duiHandle | char* | The DUI handle returned from GET_DUI_HANDLE. |
Returns
longReturns a 64-bit integer value.