Advertisement
bitternut

texture_types

Jan 9th, 2022 (edited)
884
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.94 KB | None | 0 0
  1. {
  2.     "version": 5,
  3.     "locked": false,
  4.     "key": "c650423a3822357b4bbab326cb3a28832624d252212d349b6382b0820fb7ea24",
  5.     "withTransparent": false,
  6.     "withBoothAvatar": false,
  7.     "elements": [
  8.         {
  9.             "id": 1,
  10.             "name": "exhibitor-logo",
  11.             "ratio": "3:2",
  12.             "maxByteSize": 307200,
  13.             "maxWidth": 750,
  14.             "maxHeight": 500
  15.         },
  16.         {
  17.             "id": 2,
  18.             "name": "exhibitor-thumbnail",
  19.             "ratio": "16:9",
  20.             "maxByteSize": 512000,
  21.             "maxWidth": 640,
  22.             "maxHeight": 360
  23.         },
  24.         {
  25.             "id": 3,
  26.             "name": "exhibitor-poster",
  27.             "ratio": "7:10",
  28.             "maxByteSize": 512000,
  29.             "maxWidth": 980,
  30.             "maxHeight": 1400
  31.         },
  32.         {
  33.             "id": 4,
  34.             "name": "exhibitor-banner",
  35.             "ratio": "2:5",
  36.             "maxByteSize": 512000,
  37.             "maxWidth": 800,
  38.             "maxHeight": 2000
  39.         }
  40.     ],
  41.     "navigationVisibility": {
  42.         "booth": false,
  43.         "assistant": true
  44.     }
  45. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement