Description
Set a texture which has specified name to current shell.
Syntax
Function RFShell.SetTexture(textureName As String) As RFErrorCode
The SetTexture syntax has these parts:
| Part | Description |
|---|---|
| textureName | [IN] String Required. Name of texture to be assigned to current shell. |