Getting a 3D rendered player:
Use:
GET https://render.skinmc.net/3d.php?user=<username/uuid>
Parameters:
Parameter | Type | Value | Note |
user | string / UUID | username / UUID | Takes a players name or it's UUID. Has to be set to render anything. |
vr | int | vertical rotation | Sets the vertical rotation of the player. |
hr | int | horizontal rotation | Sets the horizontal rotation of the player. |
hrh | int | horizontal rotation head | Sets the horizontal rotation of the players head. |
vrll | int | vertical rotation left leg | Sets the vertical rotation of the left leg of the player. |
vrrl | int | vertical rotation right leg | Sets the vertical rotation of the right leg of the player. |
vrla | int | vertical rotation left arm | Sets the vertical rotation of the left arm of the player. |
vrra | int | vertical rotation right arm | Sets the vertical rotation of the right arm of the player. |
ratio | int | scale | Defines the size of the rendering |
Example:
GET https://render.skinmc.net/3d.php?user=56292e1a-f812-48e3-bc42-2ac79b0d1490&vr=-20&hr=20&hrh=0&vrll=-10&vrrl=10&vrla=10&vrra=-10&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