Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Code Example:

{
  "components": [
    {
      "insets": {
        "bottom": 0,
        "top": 0,
        "left": 0,
        "right": 0
      },
      "w": 250,
      "h": 250,
      "x": 100,
      "y": 50,
      "draws-background": false,
      "url": "file:///Users/administrator/Documents/Overlays_Samples/Image/toaicon250px.png",
      "hidden-when-empty": false,
      "background-colour": {
        "r": 0,
        "b": 0,
        "g": 0,
        "a": 0
      },
      "type": "image",
      "alpha": 1,
      "layer": 0,
      "hidden": false
    }
  ],
  "async-data-updates": false
}

Result

Download

The example JSON code can be downloaded here.

  • No labels