Expanded setSecondaryTexture#80
Conversation
Using setSecondaryTexture without any values removes it, this is very helpful to know since using getSecondaryTexture returns ("PRIMARY", nil), which doesn't work in setSecondaryTexture.
|
Technically, passing
|
Ah, I did not know that, but this should probably be in the documentaion. |
Using setSecondaryTexture without any values removes it, this is very helpful to know since using getSecondaryTexture returns ("PRIMARY", nil), which doesn't work in setSecondaryTexture.