{
  "global": {
    "color": [
      1,
      1,
      1,
      1
    ],
    "blendmode": "Opaque"
  },
  "materials": [
    {
      "shaderName": "UnlitTextured",
      "name": "com_magicleap_magicscript_hello-sample_portal",
      "blendmode": "Opaque",
      "albedo": "res/Icon/portal/portal.png"
    }
  ]
}