Method AddThumbnailToAsset
AddThumbnailToAsset(Texture2D)
Set the preview of the template and store it in the template asset itself.
Declaration
public void AddThumbnailToAsset(Texture2D thumbnail)
Parameters
Type | Name | Description |
---|---|---|
Texture2D | thumbnail | Thumbnail or preview of the template |