Getting a 3D head from the current skin of a player:
Use:
GET https://render.skinmc.net/3d.php?user=<username>&headOnly=true
Parameters:
Parameter | Type | Value | Note |
user | string / UUID | username / UUID | Takes the players name or the UUID of the player. Has to be set to work. |
scale | int | size | Sets the size of the 3D head. |
vr | int | vertical rotation | Sets the vertical rotation of the head. |
hr | int | horizontal rotation | Better use hrh (horizontal rotation head). |
hrh | int | horizontal rotation head | Sets the horizontal rotation of the head. |
headOnly | boolean | true | Changes, weather only the head gets displayed or also the body of the player. |
ratio | int | image scale | It's the scaling of the image, if you increase it the image will get proportionally bigger, and if you decrease it the image will get proportionally smaller. |
Example:
GET https://render.skinmc.net/3d.php?user=LitleProgrammer&vr=5&hr=5&hrh=0&headOnly=true&ratio=20
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article