Getting a 3D player head

Created by Little Programmer, Modified on Thu, 11 May 2023 at 03:16 PM by Little Programmer

Getting a 3D head from the current skin of a player:

Use:

GET https://render.skinmc.net/3d.php?user=<username>&headOnly=true


Parameters:

ParameterTypeValueNote
userstring / UUIDusername / UUIDTakes the players name or the UUID of the player. Has to be set to work.
scaleintsizeSets the size of the 3D head.
vrint
vertical rotationSets the vertical rotation of the head.
hrinthorizontal rotationBetter use hrh (horizontal rotation head).
hrhinthorizontal rotation headSets the horizontal rotation of the head.
headOnlybooleantrueChanges, weather only the head gets displayed or also the body of the player.
ratiointimage 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

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article