Display Settings:
Below you will see a text preview of each display setting.
You can open up a models .json file and edit these views manually with any text editor. The display settings will be found at the bottom of the models .json file in most cases.
"thirdperson_righthand": {
"rotation": [ 180, -55, 0 ],
"translation": [ -1, 2, 1 ],
"scale": [ 0.2, 0.2, 0.2 ]
},
"thirdperson_lefthand": {
"rotation": [ 180, -55, 0 ],
"translation": [ -1, 2, 1 ],
"scale": [ -0.2, 0.2, 0.2 ]
"firstperson_righthand": {
"rotation": [ 0, 90, 25 ],
"translation": [ 1, 2.0, 1 ],
"scale": [ 0.15, -0.15, 0.15 ]
},
"firstperson_lefthand": {
"rotation": [ 0, 90, 25 ],
"translation": [ 1, 2.0, 1 ],
"scale": [ 0.15, -0.15, 0.15 ]
"gui": {
"rotation": [ 180, 15, 45 ],
"translation": [ 1, 0.5, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
"head": {
"rotation": [ 0, 0, 45 ],
"translation": [ 3, -17, 4 ],
"scale": [ 0.8, 0.8, 0.8 ]
"ground": {
"rotation": [ 0, 0, 145 ],
"translation": [ 0, 12, 0 ],
"scale": [ 0.2, 0.2, 0.2 ]
"fixed": {
"rotation": [ 0, 0, 45 ],
"translation": [ -1, 1, 0 ],
"scale": [ 0.55, -0.55, 0.55 ]