This is strange ... all of the sudden I am now getting this error using the SkyMateral. Here is the the material being defined in the json.
"materials": [
{
"customType": "BABYLON.SkyMaterial",
"name": "sceneSkyboxMaterial",
"id": "e6834799-4e2e-4ed2-b155-6708e96b451c",
"backFaceCulling": false,
"wireframe": false,
"alpha": 1.0,
"alphaMode": 2
},
But when I run I get this error:
Any clues ??? Anyone ???