Generates and returns the URL for the user's avatar thumbnail.
Engine: Not available in-engine
user_id The user ID.
size Size of the generated thumbnail. The generated thumbnail will have size * size dimension.
Currently supported values:
48, 50, 60, 75, 100, 110, 150, 180, 352, 420, 720
Default is 420.
format Specify the format of the generated thumbnail. Default is PNG.
Possible values:
Value
Description
FORMAT_UNSPECIFIED
Default UserThumbnail Format -- set to png
PNG
Generate thumbnail in .png format
JPEG
Generate thumbnail in .jpg format
shape Specify the shape of the thumbnail. Default is ROUND (circular).
BETAGenerates and returns the URL for the user's avatar thumbnail.
Engine: Not available in-engine
user_id The user ID. size Size of the generated thumbnail. The generated thumbnail will have
size * sizedimension.Currently supported values: 48, 50, 60, 75, 100, 110, 150, 180, 352, 420, 720 Default is 420. format Specify the format of the generated thumbnail. Default is
PNG.Possible values:
.pngformat.jpgformatROUND(circular).Possible values: