| Property | Value |
|---|---|
| Native Name | CREATE_RUNTIME_TEXTURE_FROM_DUI_HANDLE |
| Hash | 0xB135472B |
| Return Type | long |
| API Set | client |
| Parameters | txd (long), txn (char*), duiHandle (char*) |
Description: Creates a runtime texture from a DUI handle.
Parameters
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.