Sets the current texture used for this element.
| Texture:SetTexture(source, texture) | |||
| Parameter | Type | Datatype | Description |
|---|---|---|---|
| source | parameter | string | The source of the resource. "Rift" will take the resource from Rift's internal data. Anything else will take the resource from the addon with that identifier. |
| texture | parameter | string | The actual texture identifier. Either a resource identifier or a filename. |