Puppet.clearThumbnail

Clears this puppet's thumbnail

By default it does not delete the texture assigned, pass in true to delete texture

class Puppet
final
void
clearThumbnail
(
bool deleteTexture = false
)

Meta